DroidFish: Added .gitignore files.

This commit is contained in:
Peter Osterlund 2015-03-13 20:38:30 +01:00
parent 402c73df36
commit 7ac35ae42b
6 changed files with 20 additions and 0 deletions

2
CuckooChess/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/bin
/deploy

1
CuckooChessAPK/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/bin

1
CuckooChessEngine/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/bin

4
DroidFish/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/libs
/obj
/bin
/gen

11
DroidFish/assets/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
/stockfish-arm64-v8a
/stockfish-armeabi
/stockfish-armeabi-nopie
/stockfish-armeabi-v7a
/stockfish-armeabi-v7a-nopie
/stockfish-mips
/stockfish-mips-nopie
/stockfish-mips64
/stockfish-x86
/stockfish-x86_64
/stockfish-x86-nopie

1
DroidFishTest/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/bin