summaryrefslogtreecommitdiff
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2012-01-03 21:12:18 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-01-04 10:47:10 +0100
commit6540ed2112dc589e13eb4bf4460df1c95a1b38a5 (patch)
tree91ac979317ceff018ee21511602d3c361b887c2b /tools/.gitignore
parent41ae07aba28dcec0b98245be90d9d5925c13c5c7 (diff)
Use standard .gitignore file and layout
Reusing xorg code saves maintenance in the long term. Now that m4/.gitignore is removed, the -I m4 ${ACLOCAL_FLAGS} must be removed to avoid build breakage as m4 is generated and not part of the git source. Acked-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644
index 00000000..0bbdde1f
--- /dev/null
+++ b/tools/.gitignore
@@ -0,0 +1,20 @@
+forcewaked
+intel_audio_dump
+intel_backlight
+intel_bios_dumper
+intel_bios_reader
+intel_disable_clock_gating
+intel_dump_decode
+intel_error_decode
+intel_gpu_dump
+intel_gpu_time
+intel_gpu_top
+intel_gtt
+intel_lid
+intel_reg_checker
+intel_reg_dumper
+intel_reg_read
+intel_reg_snapshot
+intel_reg_write
+intel_stepping
+# Please keep sorted alphabetically