paste.chapril.org-privatebin/.gitignore

14 lines
204 B
Plaintext

# Ignore data/ and tmp/
data/
tmp/
# Ignore for safety
.htaccess
.htpasswd
# Ignore unit testing logs, api docs and eclipse project files
tst/log/
doc/
.settings
.buildpath
.project
.externalToolBuilders