.gitignore update. (root + app/)
This commit is contained in:
parent
57eae4ef10
commit
22e1db6e0a
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@
|
||||||
/.idea/workspace.xml
|
/.idea/workspace.xml
|
||||||
/.idea/navEditor.xml
|
/.idea/navEditor.xml
|
||||||
/.idea/assetWizardSettings.xml
|
/.idea/assetWizardSettings.xml
|
||||||
|
.kotlin/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/build
|
/build
|
||||||
/captures
|
/captures
|
||||||
|
|
|
||||||
3
app/.gitignore
vendored
3
app/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
/build
|
/build
|
||||||
gradle.properties
|
gradle.properties
|
||||||
|
release/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue