summaryrefslogtreecommitdiff
path: root/hw/xfree86/utils
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-10 08:56:21 -0500
committerKeith Packard <keithp@keithp.com>2009-11-11 21:40:20 -0800
commitc739beb439bb813e4c82b3216daee7e89aa96f2f (patch)
tree764f980d99898d323c453c5b2dcf3ab074647d5c /hw/xfree86/utils
parent9071b0d69748cfa7ecca17b4cb0e431bbb0ef2a4 (diff)
.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. Reviewed-By: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/xfree86/utils')
-rw-r--r--hw/xfree86/utils/cvt/.gitignore3
-rw-r--r--hw/xfree86/utils/gtf/.gitignore5
2 files changed, 6 insertions, 2 deletions
diff --git a/hw/xfree86/utils/cvt/.gitignore b/hw/xfree86/utils/cvt/.gitignore
new file mode 100644
index 000000000..7816fd7c6
--- /dev/null
+++ b/hw/xfree86/utils/cvt/.gitignore
@@ -0,0 +1,3 @@
+# Add & Override for this directory and it's subdirectories
+cvt
+cvt.man
diff --git a/hw/xfree86/utils/gtf/.gitignore b/hw/xfree86/utils/gtf/.gitignore
index 741071d52..9aebbbb60 100644
--- a/hw/xfree86/utils/gtf/.gitignore
+++ b/hw/xfree86/utils/gtf/.gitignore
@@ -1,2 +1,3 @@
-gtf.1
-gtf.1x
+# Add & Override for this directory and it's subdirectories
+gtf
+gtf.man