ac/debug: move .gitignore for sid_tables.h too
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 11 Jan 2017 23:58:59 +0000 (01:58 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 12 Jan 2017 23:37:52 +0000 (00:37 +0100)
b838f642 "ac/debug: Move sid_tables.h generation to common code." moved
sid_tables.h but forgot the corresponding .gitignore.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/amd/common/.gitignore [new file with mode: 0644]
src/gallium/drivers/radeonsi/.gitignore [deleted file]

diff --git a/src/amd/common/.gitignore b/src/amd/common/.gitignore
new file mode 100644 (file)
index 0000000..e0ee798
--- /dev/null
@@ -0,0 +1 @@
+sid_tables.h
diff --git a/src/gallium/drivers/radeonsi/.gitignore b/src/gallium/drivers/radeonsi/.gitignore
deleted file mode 100644 (file)
index e0ee798..0000000
+++ /dev/null
@@ -1 +0,0 @@
-sid_tables.h