Update gitignore. Move android-support-v4 to unused directory. It's used only in google play builds

This commit is contained in:
a1batross 2016-09-13 21:27:50 +03:00
parent da3c921ea8
commit abf3e99896
2 changed files with 9 additions and 1 deletions

10
.gitignore vendored
View file

@ -1,12 +1,20 @@
# Build data
libs
obj
bin
gen
# Private info
local.properties
# Builds
*.apk
assets/extras.pak
# VKontakte gives a shit when uploading APK
*.bin
# Generated
assets/extras.pak
res/values/git-rev.xml
src/in/celest/xash3d/XashConfig.java

Binary file not shown.