mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
Adding PID files to gitignore.
This commit is contained in:
parent
4ed0322252
commit
d1fff25cdb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
logs/*.log
|
||||
logs/*.log.*
|
||||
logs/*.pid
|
||||
*.pyc
|
||||
static/*
|
||||
local_settings.py
|
||||
|
|
Loading…
Add table
Reference in a new issue