summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-21 11:57:01 +0100
committervarac <varacanero@zeromail.org>2017-02-21 11:57:01 +0100
commitc4984dfa2637186d6f555982e4e82de655f09daf (patch)
tree848b1ae93493f380f487d2e86f286fefb3102c2e /.gitignore
parentaabb398ebaa24b1a668cf11ed6c30b6c5c876c42 (diff)
Ignore files created by working as user leap-webapp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f898d47..4ce35f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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.*