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