summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3712b0d6cf..a231b80b2de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,9 @@ src/config.h
src/epaths.h
src/emacs-module.h
+# Miscellaneous build stuf
+build-aux/
+
# C-level sources built by 'make'.
lib/alloca.h
lib/byteswap.h
@@ -112,6 +115,9 @@ lisp/subdirs.el
# Dependencies.
deps/
+lib/.deps
+src/stamp-h.in
+src/stamp-h1
# Logs and temporaries.
*.log