updated gitignore
This commit is contained in:
+3
-1
@@ -4,4 +4,6 @@
|
|||||||
**/logs
|
**/logs
|
||||||
**/*tmp*
|
**/*tmp*
|
||||||
**/coverage
|
**/coverage
|
||||||
game/spec/examples.txt
|
vendor/*
|
||||||
|
Gemfile.lock
|
||||||
|
.bundle/*
|
||||||
|
|||||||
Reference in New Issue
Block a user