summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 45788ee..9337c9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,9 @@ docs/book/*
# Coverage outputs
coverage.info
-coverage/ \ No newline at end of file
+coverage/
+
+# Other weird things
+*.swp
+*.tar.gz
+1 \ No newline at end of file