aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2018-02-23 11:57:52 -0800
committerPaul Eggert2018-02-23 11:58:15 -0800
commit15863145cb8468b18b620d9dd82f90eaf4775d25 (patch)
treec20b27a3d2bb36b097c7441ab6e89a26039e184a
parent0b39f1afe031acddcca81704f1d3524ad4751f1a (diff)
downloademacs-15863145cb8468b18b620d9dd82f90eaf4775d25.tar.gz
emacs-15863145cb8468b18b620d9dd82f90eaf4775d25.zip
* .gitignore: revert latest change; not currently needed
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index a231b80b2de..d3712b0d6cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,9 +48,6 @@ src/config.h
48src/epaths.h 48src/epaths.h
49src/emacs-module.h 49src/emacs-module.h
50 50
51# Miscellaneous build stuf
52build-aux/
53
54# C-level sources built by 'make'. 51# C-level sources built by 'make'.
55lib/alloca.h 52lib/alloca.h
56lib/byteswap.h 53lib/byteswap.h
@@ -115,9 +112,6 @@ lisp/subdirs.el
115 112
116# Dependencies. 113# Dependencies.
117deps/ 114deps/
118lib/.deps
119src/stamp-h.in
120src/stamp-h1
121 115
122# Logs and temporaries. 116# Logs and temporaries.
123*.log 117*.log