gitignore & init
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.iml
|
||||
.idea/
|
||||
node_modules/
|
||||
temp/
|
||||
.gradle
|
||||
local.properties/
|
||||
.DS_Store
|
||||
build/
|
||||
app/build/
|
||||
captures/
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
Reference in New Issue
Block a user