2
0
mirror of https://github.com/vdukhovni/postfix synced 2025-08-22 01:49:47 +00:00

Ignore more compiler artifacts

This commit is contained in:
Viktor Dukhovni 2014-05-31 00:27:49 -04:00
parent b2a51a4b94
commit 179ef499b7

6
.gitignore vendored
View File

@ -2,14 +2,18 @@
*.o
*.a
*.dylib
*.dylib.*
*.so
lib*.so.*
*.so.*
*.dSYM
# Test by-products
*.db
*.out
*.tmp
dynamicmaps.cf.*
# Makefiles are generated, the top-level Makefile is a copy of
# Makefile.init, included in the release, but need not be versioned.
Makefile