projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d414e
)
Add more build outputs to .gitignore
author
Daniel Colascione
<dancol@dancol.org>
Fri, 23 Feb 2018 01:45:01 +0000
(17:45 -0800)
committer
Daniel Colascione
<dancol@dancol.org>
Fri, 23 Feb 2018 01:50:39 +0000
(17:50 -0800)
* .gitignore: Add more generated files
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index d3712b0d6cf521058a54797b9a25da7a2eb26b69..a231b80b2debc287914749d6b511201fb5d67070 100644
(file)
--- 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