Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fe1b545d
Commit
fe1b545d
authored
Nov 14, 2014
by
Ivan Andrus
Browse files
* .gitignore: Add some nextstep/mac ignorables.
parent
342bc0e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
.gitignore
.gitignore
+5
-0
ChangeLog
ChangeLog
+4
-0
No files found.
.gitignore
View file @
fe1b545d
...
@@ -17,6 +17,8 @@ makefile
...
@@ -17,6 +17,8 @@ makefile
/config.status
/config.status
src/config.h
src/config.h
src/epaths.h
src/epaths.h
Info.plist
InfoPlist.strings
# C-level sources built by 'make'.
# C-level sources built by 'make'.
lib/alloca.h
lib/alloca.h
...
@@ -32,6 +34,7 @@ lib/inttypes.h
...
@@ -32,6 +34,7 @@ lib/inttypes.h
lib/libgnu.a
lib/libgnu.a
lib/signal.h
lib/signal.h
lib/stdalign.h
lib/stdalign.h
lib/stdint.h
lib/stdio.h
lib/stdio.h
lib/stdlib.h
lib/stdlib.h
lib/string.h
lib/string.h
...
@@ -101,6 +104,7 @@ src/stamp-h1
...
@@ -101,6 +104,7 @@ src/stamp-h1
oo/
oo/
oo-spd/
oo-spd/
src/*.map
src/*.map
*.dSYM/
# Executables.
# Executables.
lib-src/blessmail
lib-src/blessmail
...
@@ -118,6 +122,7 @@ src/bootstrap-emacs
...
@@ -118,6 +122,7 @@ src/bootstrap-emacs
src/emacs
src/emacs
src/emacs-[0-9]*
src/emacs-[0-9]*
src/temacs
src/temacs
nextstep/Emacs.app/
# Character-set info.
# Character-set info.
admin/charsets/*.el
admin/charsets/*.el
...
...
ChangeLog
View file @
fe1b545d
2014-11-18 Ivan Andrus <darthandrus@gmail.com>
* .gitignore: Add some nextstep/mac ignorables.
2014-11-18 Paul Eggert <eggert@cs.ucla.edu>
2014-11-18 Paul Eggert <eggert@cs.ucla.edu>
.gitignore cleanup.
.gitignore cleanup.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment