summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.*