]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
More .gitignore files.
authorViktor Dukhovni <viktor@twosigma.com>
Fri, 22 Mar 2013 17:24:44 +0000 (13:24 -0400)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 6 Apr 2013 03:31:41 +0000 (23:31 -0400)
.gitignore

index c9f06cc246806d5b95d2045db9699c6410d571f2..b2029d3cf0b293aa48d186b82628b879186f8200 100644 (file)
@@ -78,6 +78,32 @@ Makefile
 /postfix/src/verify/verify
 /postfix/src/virtual/virtual
 
+# Generated default configs
+/postfix/conf/bounce.cf.default
+/postfix/conf/main.cf.default
+
+# Generated parameter headers for postconf
+/postfix/src/postconf/bool_table.h
+/postfix/src/postconf/bool_vars.h
+/postfix/src/postconf/int_table.h
+/postfix/src/postconf/int_vars.h
+/postfix/src/postconf/long_table.h
+/postfix/src/postconf/long_vars.h
+/postfix/src/postconf/nbool_table.h
+/postfix/src/postconf/nbool_vars.h
+/postfix/src/postconf/nint_table.h
+/postfix/src/postconf/nint_vars.h
+/postfix/src/postconf/raw_table.h
+/postfix/src/postconf/raw_vars.h
+/postfix/src/postconf/str_fn_table.h
+/postfix/src/postconf/str_fn_vars.h
+/postfix/src/postconf/str_table.h
+/postfix/src/postconf/str_vars.h
+/postfix/src/postconf/time_table.h
+/postfix/src/postconf/time_vars.h
+# Sentinel
+/postfix/src/postconf/makes_dummy
+
 # Test programs
 /postfix/src/cleanup/cleanup_masquerade
 /postfix/src/cleanup/cleanup_milter