Moving to Android Studio and Gradle.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,14 +1,19 @@
|
||||
.settings
|
||||
.gradle
|
||||
.idea
|
||||
bin
|
||||
gen
|
||||
arch
|
||||
nbandroid
|
||||
private
|
||||
build
|
||||
res/values/version.xml
|
||||
compiler/compiler.obj
|
||||
compiler/compiler.exe
|
||||
compiler/test/compiler.exe
|
||||
compiler/puzzles.bin
|
||||
local.properties
|
||||
import-summary.txt
|
||||
|
||||
*.swp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user