mirror of
https://github.com/vdukhovni/postfix
synced 2025-08-21 17:37:24 +00:00
Ignore build artifacts in meta directory
This commit is contained in:
parent
646c3fb5b5
commit
c11d15f1d5
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,6 +26,7 @@ Makefile
|
||||
/postfix/man/cat1/*
|
||||
/postfix/man/cat5/*
|
||||
/postfix/man/cat8/*
|
||||
/postfix/meta/*
|
||||
|
||||
# Except .keep files
|
||||
!/postfix/lib/.keep
|
||||
@ -35,6 +36,7 @@ Makefile
|
||||
!/postfix/man/cat1/.keep
|
||||
!/postfix/man/cat5/.keep
|
||||
!/postfix/man/cat8/.keep
|
||||
!/postfix/meta/.keep
|
||||
|
||||
# Compiled executables
|
||||
/postfix/src/anvil/anvil
|
||||
|
Loading…
x
Reference in New Issue
Block a user