summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-12-09 14:53:26 -0800
committerKeith Packard <keithp@keithp.com>2015-12-11 07:09:16 -0800
commit95a40553b8f12cd9479dd4b3c531e2069c53b870 (patch)
tree63f65fe2f9c3154e27cd28a5c8f2b0786bfd9b5d /.gitignore
parent903cd14547b445d7f40b52462750fc8b28441581 (diff)
Remove fontconf.h
This file used to advertise which font formats the library supports. The X server doesn't care, so let's just remove it so that it doesn't conflict with the older version of libXfont Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 183f4b6..2efa153 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,6 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
+*.sig
+*.announce
+TAGS