forked from Writand/writand
feat: expanded gitignore
This commit is contained in:
parent
342bad37f2
commit
a13a2a21cc
1 changed files with 10 additions and 1 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1 +1,10 @@
|
||||||
.idea
|
*.iml
|
||||||
|
.gradle
|
||||||
|
/local.properties
|
||||||
|
/.idea/
|
||||||
|
.DS_Store
|
||||||
|
/build
|
||||||
|
/captures
|
||||||
|
.externalNativeBuild
|
||||||
|
.cxx
|
||||||
|
local.properties
|
||||||
|
|
Loading…
Reference in a new issue