summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-04-24 12:18:46 +0100
committerEric Engestrom <[email protected]>2019-04-29 21:17:19 +0000
commit7ca8ba199fbf91c6965d84554e4bd9673f23cc32 (patch)
treeef5dd641feb9a16d5e68ea36aca316fa7af82ebf /src/compiler/nir
parentf3bdffc33db3b95b87d3f1c29bbf52439ef7d8c4 (diff)
delete autotools .gitignore files
One special case, `src/util/xmlpool/.gitignore` is not entirely deleted, as `xmlpool.pot` still gets generated (eg. by `ninja xmlpool-pot`). Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/compiler/nir')
-rw-r--r--src/compiler/nir/.gitignore7
-rw-r--r--src/compiler/nir/tests/.gitignore1
2 files changed, 0 insertions, 8 deletions
diff --git a/src/compiler/nir/.gitignore b/src/compiler/nir/.gitignore
deleted file mode 100644
index 8faf93f0b22..00000000000
--- a/src/compiler/nir/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-nir_builder_opcodes.h
-nir_opt_algebraic.c
-nir_opcodes.c
-nir_opcodes.h
-nir_constant_expressions.c
-nir_intrinsics.c
-nir_intrinsics.h
diff --git a/src/compiler/nir/tests/.gitignore b/src/compiler/nir/tests/.gitignore
deleted file mode 100644
index 12332f649f0..00000000000
--- a/src/compiler/nir/tests/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-control_flow_tests