Browse Source

modificato .gitignore

John Doe 1 year ago
parent
commit
239886f0ed
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -9,11 +9,15 @@
 # testing
 /coverage
 
+# store
+games
+
 # production
 /build
 dist
 /public/config.json
 /public/setup.js
+/public/extra
 
 
 # misc