summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2015-04-10 16:44:37 -0700
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2015-04-10 16:44:37 -0700
commit8ddf82cf70dc6f951ab477f325dee0efde3ec589 (patch)
tree7451da4be4df8afaf2ca671ba7ef2ea0d77a2c4e /.gitattributes
First commit
Signed-off-by: <inaky.perez-gonzalez@intel.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..c739a43a8
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+# used to remove files from deployment using `git archive`
+# git files
+.gitattributes export-ignore
+.gitignore export-ignore
+.mailmap export-ignore