Ignore config
This commit is contained in:
parent
ab8fa7b284
commit
9d7f8164fa
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,3 +22,6 @@
|
||||||
|
|
||||||
# Ignore .env files as they are personal
|
# Ignore .env files as they are personal
|
||||||
/.env
|
/.env
|
||||||
|
|
||||||
|
# Ignore exported configuration
|
||||||
|
/config/sync/*.yml
|
||||||
|
|
Reference in a new issue