aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b9ff95..c5cf3e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,3 +179,6 @@ dmypy.json
# Pyre type checker
.pyre/
+
+# emacs temporary files
+/**/*~ \ No newline at end of file