summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2013-05-11 07:47:52 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-05-12 19:14:59 +0100
commit9812b27fb0a7e097a6b7a1a54a632ab39f48a2b4 (patch)
tree47642e054cceaaf32e945a5c8ee98000da4ea836 /.gitattributes
parentea2e615cec87a469850605c6eda4f966ec1450da (diff)
downloadswig-9812b27fb0a7e097a6b7a1a54a632ab39f48a2b4.tar.gz
Add .gitattributes file
For specifying what not to export when running 'git archive'
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..596615322
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore