forked from github/szkolny
Update .gitignore
This commit is contained in:
parent
6a2c863fcc
commit
86669a491a
7
.gitignore
vendored
7
.gitignore
vendored
@ -47,6 +47,7 @@ captures/
|
|||||||
.idea/modules.xml
|
.idea/modules.xml
|
||||||
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
||||||
.idea/navEditor.xml
|
.idea/navEditor.xml
|
||||||
|
.idea/copyright/profiles_settings.xml
|
||||||
|
|
||||||
# Keystore files
|
# Keystore files
|
||||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
# Uncomment the following lines if you do not want to check your keystore files in.
|
||||||
@ -80,3 +81,9 @@ lint/generated/
|
|||||||
lint/outputs/
|
lint/outputs/
|
||||||
lint/tmp/
|
lint/tmp/
|
||||||
# lint/reports/
|
# lint/reports/
|
||||||
|
|
||||||
|
app/schemas/
|
||||||
|
|
||||||
|
signatures/
|
||||||
|
|
||||||
|
app/.cxx
|
Loading…
Reference in New Issue
Block a user