Included .htaccess and .htapasswd for safety.

This commit is contained in:
Mihail Fedorov
2013-11-01 01:20:59 +01:00
committed by Simon Rupf
parent 72f5361a77
commit 3b3a841be6

4
.gitignore vendored
View File

@@ -1,7 +1,11 @@
# Ignore data/ and tmp/
data/
tmp/
# Ignore unit testing logs and eclipse project files
tst/log/
.settings/
.buildpath
.project
# Ignore for safety
.htaccess
.htpasswd