ctrlv-privatebin/.gitignore

15 lines
221 B
Plaintext
Raw Normal View History

# Ignore for safety
.htaccess
.htpasswd
# Ignore data/ and vendor/
data/
!lib/data/
vendor/
# Ignore unit testing logs, api docs and eclipse project files
doc/
tst/log/
2015-08-23 15:49:51 +02:00
.settings
.buildpath
.project
2015-08-23 15:49:51 +02:00
.externalToolBuilders