Forgot to move some settings in gitignores.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,7 +4,3 @@ localbuildsettings.py
|
||||
*.swp
|
||||
*~
|
||||
*.bak
|
||||
|
||||
# built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
|
4
mobile/.gitignore
vendored
4
mobile/.gitignore
vendored
@ -3,6 +3,10 @@ assets/total-conversion-build.user.js
|
||||
assets/user-location.user.js
|
||||
assets/plugins/
|
||||
|
||||
# built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
|
||||
# files for the dex VM
|
||||
*.dex
|
||||
|
||||
|
Reference in New Issue
Block a user