mirror of
https://github.com/vdukhovni/postfix
synced 2025-08-22 09:57:34 +00:00
Ignore more compiler artifacts
This commit is contained in:
parent
b2a51a4b94
commit
179ef499b7
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user