Pārlūkot izejas kodu

Included .htaccess and .htapasswd for safety.

Mihail Fedorov 12 gadi atpakaļ
vecāks
revīzija
3b3a841be6
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -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