aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8593bda4..83ea51d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,8 @@ nosetests.xml
coverage.xml
*,cover
.hypothesis/
+data/hosts
+data/my_key.pem
# Translations
*.mo
@@ -58,3 +60,8 @@ docs/_build/
# PyBuilder
target/
+
+*~
+.*.sw?
+/docs_build/
+/docs_output/