Ignore exported files
This commit is contained in:
parent
0246f01523
commit
8273af0f82
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -31,6 +31,9 @@
|
||||||
# Ignore master key for decrypting credentials and more.
|
# Ignore master key for decrypting credentials and more.
|
||||||
/config/master.key
|
/config/master.key
|
||||||
|
|
||||||
|
# Ignore exported files
|
||||||
|
/export
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
/config/credentials/development.key
|
/config/credentials/development.key
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue