From 80e41cb93d0100a767aa8d630240440090937712 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 22 Oct 2009 12:34:19 -0400 Subject: .gitignore: use common defaults with custom section # 24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. --- include/X11/Xft/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 include/X11/Xft/.gitignore diff --git a/include/X11/Xft/.gitignore b/include/X11/Xft/.gitignore new file mode 100644 index 0000000..2aa4925 --- /dev/null +++ b/include/X11/Xft/.gitignore @@ -0,0 +1,2 @@ +# Add & Override for this directory and it's subdirectories +Xft.h -- cgit v1.2.1