]> git.eshelyaron.com Git - emacs.git/commitdiff
* .gitignore: Ignore .dylib files (shared libraries on macOS)
authorPhilipp Stephani <phst@google.com>
Wed, 25 Dec 2019 17:13:12 +0000 (18:13 +0100)
committerPhilipp Stephani <phst@google.com>
Wed, 25 Dec 2019 17:13:12 +0000 (18:13 +0100)
.gitignore

index 389fb450d861ff5d4fdf0026db2656b2389cd388..102a79e1b5b107aaaec6379778c8fedb753d7647 100644 (file)
@@ -135,6 +135,7 @@ src/gl-stamp
 *.o
 *.res
 *.so
+*.dylib
 core
 core.*[0-9]
 gmon.out