projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f55057
)
* .gitignore: Ignore .dylib files (shared libraries on macOS)
author
Philipp Stephani
<phst@google.com>
Wed, 25 Dec 2019 17:13:12 +0000
(18:13 +0100)
committer
Philipp Stephani
<phst@google.com>
Wed, 25 Dec 2019 17:13:12 +0000
(18:13 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 389fb450d861ff5d4fdf0026db2656b2389cd388..102a79e1b5b107aaaec6379778c8fedb753d7647 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-135,6
+135,7
@@
src/gl-stamp
*.o
*.res
*.so
+*.dylib
core
core.*[0-9]
gmon.out