summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-05-05 22:41:42 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-05-05 22:41:42 -0400
commit236e1cc4cf377c227020f5da7ba1bb860c7ef36e (patch)
tree99a7cbbeaeb97174535be52b42ec145993735db4 /src
parentcd2eb9e942eb380a5419cc978ad494807540d357 (diff)
Add audit type generated files to gitignore
They are not currently used, but the Makefile rules don't know that. It's easier to ignore them, then to special-case creation rules.
Diffstat (limited to 'src')
-rw-r--r--src/journal/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/.gitignore b/src/journal/.gitignore
index 0f094f59d6..04d5852547 100644
--- a/src/journal/.gitignore
+++ b/src/journal/.gitignore
@@ -1,4 +1,4 @@
/journald-gperf.c
/libsystemd-journal.pc
/audit_type-list.txt
-/audit_type-to-name.h
+/audit_type-*-name.*