summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-11-19 10:30:30 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-11-19 10:32:08 -0800
commitf773d35aa218d25ff8d933fce21643971ec713e5 (patch)
tree313cfb795498d2c3298328043c54310bec97fe7f /.gitignore
parentfe1b545d773b18a053bd7878d36296e28b52cfe6 (diff)
downloademacs-f773d35aa218d25ff8d933fce21643971ec713e5.tar.gz
* .gitignore: Add /emacs-[1-9]*/, and sort better.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index ededdee562e..cd60123e1c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,14 +11,14 @@ lib/Makefile.in
src/config.in
# Built by 'configure'.
+Info.plist
+InfoPlist.strings
Makefile
makefile
/*.cache
/config.status
src/config.h
src/epaths.h
-Info.plist
-InfoPlist.strings
# C-level sources built by 'make'.
lib/alloca.h
@@ -99,12 +99,12 @@ src/stamp-h1
# Object files and debugging.
*.a
+*.dSYM/
*.elc
*.o
oo/
oo-spd/
src/*.map
-*.dSYM/
# Executables.
lib-src/blessmail
@@ -118,11 +118,11 @@ lib-src/movemail
lib-src/profile
lib-src/test-distrib
lib-src/update-game-score
+nextstep/Emacs.app/
src/bootstrap-emacs
src/emacs
src/emacs-[0-9]*
src/temacs
-nextstep/Emacs.app/
# Character-set info.
admin/charsets/*.el
@@ -176,3 +176,6 @@ info/dir
# Git output.
[0-9]*.patch
+
+# Distribution directories.
+/emacs-[1-9]*/