Git Ignore .pid files

pull/7/head
Ferry Boender 8 years ago
parent fe87129b40
commit 3f0de9b2b0
  1. 1
      .gitignore

1
.gitignore vendored

@ -4,6 +4,7 @@
*.deb *.deb
*.tar.gz *.tar.gz
*.zip *.zip
*.pid
doc/MANUAL.html doc/MANUAL.html
README.html README.html
examples/native/htaccess examples/native/htaccess

Loading…
Cancel
Save