.gitignore: adds .production backups
This commit is contained in:
parent
f335c54e80
commit
a6625c984e
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
||||||
.env
|
.env
|
||||||
.vscode
|
.vscode
|
||||||
letsencrypt
|
letsencrypt
|
||||||
|
*.production*
|
||||||
|
static/php/xdebug.ini
|
||||||
Loading…
Add table
Add a link
Reference in a new issue