Skip to content

Commit 09f808f

Browse files
authored
Merge pull request #4 from HashLips/dev
Added rarity weights
2 parents 34f8d3e + 06575f2 commit 09f808f

23 files changed

Lines changed: 46 additions & 6 deletions

.DS_Store

6 KB
Binary file not shown.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ bower_components
3838
build/Release
3939

4040
# Dependency directories
41+
build/
42+
dist/
4143
node_modules/
4244
jspm_packages/
4345

@@ -102,3 +104,6 @@ dist
102104

103105
# TernJS port file
104106
.tern-port
107+
108+
yarn.lock
109+
package-lock.json

0 commit comments

Comments
 (0)