only ignoring log and pid files in specific locations

This commit is contained in:
Dan Buch 2011-01-03 10:10:49 -05:00
parent c915fb92f9
commit d65971eb9c

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.log
*.pid
*/*.log
*/*.pid
web/nginx.conf
web/html/wikipedia-tutorial/writable/*.*