summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordor garbash <dor.garbash@gmail.com>2015-01-12 14:52:45 +0200
committerdor garbash <dor.garbash@gmail.com>2015-01-12 14:52:45 +0200
commit71c6354cbe1fc8939069ab3a3d129462569040e6 (patch)
tree6c13e10329cd230dcba4f33231f960837b8ca31d
parent9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba (diff)
Update gitignore
res/etc/htpasswd res/etc/htpasswd-init-file
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 51f4f1b4..342e0c9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,11 @@
-
Rhizi Prototype1_files/
-
.idea/
src/client/local_config.js
-
.sass-cache/
*.pyc
*.sw?
-deploy-local/ \ No newline at end of file
+deploy-local/
+res/etc/htpasswd
+res/etc/htpasswd-init-file
+
+