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