diff options
| author | dor garbash <dor.garbash@gmail.com> | 2015-01-12 14:52:45 +0200 |
|---|---|---|
| committer | dor garbash <dor.garbash@gmail.com> | 2015-01-12 14:52:45 +0200 |
| commit | 71c6354cbe1fc8939069ab3a3d129462569040e6 (patch) | |
| tree | 6c13e10329cd230dcba4f33231f960837b8ca31d | |
| parent | 9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba (diff) | |
Update gitignore
res/etc/htpasswd
res/etc/htpasswd-init-file
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 + + |
