only ignoring log and pid files in specific locations
This commit is contained in:
parent
c915fb92f9
commit
d65971eb9c
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
*.log
|
||||
*.pid
|
||||
*/*.log
|
||||
*/*.pid
|
||||
|
||||
web/nginx.conf
|
||||
web/html/wikipedia-tutorial/writable/*.*
|
||||
|
Loading…
Reference in New Issue
Block a user