Selaa lähdekoodia

Included .htaccess and .htapasswd for safety.

Mihail Fedorov 12 vuotta sitten
vanhempi
sitoutus
3b3a841be6
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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