diff options
| author | varac <varacanero@zeromail.org> | 2017-02-21 11:57:01 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2017-02-21 11:57:01 +0100 |
| commit | c4984dfa2637186d6f555982e4e82de655f09daf (patch) | |
| tree | 848b1ae93493f380f487d2e86f286fefb3102c2e | |
| parent | aabb398ebaa24b1a668cf11ed6c30b6c5c876c42 (diff) | |
Ignore files created by working as user leap-webapp
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -21,6 +21,13 @@ test/dummy/log/* test/dummy/tmp/* *.pyc +# Ignore files created on server by working as user leap-webapp +# in its homedir /srv/leap/webapp +/.bash_history +/.ssh +/.viminfo + + # ignore the disabled customization directories that # i keep around for testing purposes. config/customization.* |
