mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update .gitignore
This commit is contained in:
parent
8bf516263c
commit
b221d4ba79
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,4 +12,7 @@ hackmd_io
|
||||||
newrelic_agent.log
|
newrelic_agent.log
|
||||||
logs/
|
logs/
|
||||||
tmp/
|
tmp/
|
||||||
|
backups/
|
||||||
*.pid
|
*.pid
|
||||||
|
*.log
|
||||||
|
*.sqlite
|
Loading…
Reference in a new issue