summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDietmar Eggemann <dietmar.eggemann@arm.com>2012-03-12 19:24:17 +0000
committerDietmar Eggemann <dietmar.eggemann@arm.com>2012-05-22 10:43:46 +0100
commit8254f024269f1a24fba003e47ba8d7358f6989e4 (patch)
tree0cad31dc05667b8cbea631a1298905d4da49f8fe
parent35fd255487ce870c48e378017b859b7e40eb09ce (diff)
Add a .gitattributes file to setup export-ignore rules.
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..45302ea
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+/test export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+test export-ignore