summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2011-03-07 22:40:17 +0900
committerArnaud Fontaine <arnau@debian.org>2011-03-07 22:40:17 +0900
commit368165f1f99c15f22dbe02e7373f7d6d20c0277e (patch)
tree639bb605305090e514bba94ed7b539a8a144da86
parentafb90c6d28b2af084c0386cfb60e2e5af5805efa (diff)
Add ewmh/ewmh.c and ewmh/xcb_ewmh.h to .gitignore as they are generated with m4
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa4026e..a6605c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,5 @@ core
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
xcb_util_intro
+ewmh/ewmh.c
+ewmh/xcb_ewmh.h \ No newline at end of file