aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0ceb8f3..8f17a84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,4 +125,6 @@ flycheck_*.el
# End of https://www.gitignore.io/api/c,linux,emacs,assembler
-*.core \ No newline at end of file
+*.core
+.depend
+*.tmp \ No newline at end of file