Update .gitignore
This commit is contained in:
parent
af39913cfb
commit
3403989eff
2 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
|||
## Klooni save data
|
||||
*.sav
|
||||
|
||||
## Builds
|
||||
*.apk
|
||||
*.jar
|
||||
|
||||
## Java
|
||||
|
||||
*.class
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue