aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-08-18 08:24:03 +0200
committerBjörn Gustavsson <[email protected]>2010-08-18 08:48:09 +0200
commita25c962a396f27d5df4ffa80169d9a1e9727ab7f (patch)
tree6f2c63e2f55d4982b196bd911ad2064a58f02182 /.gitattributes
parent871fdb232d7facc58c202ef81634a12fbdcfefb4 (diff)
downloadotp-a25c962a396f27d5df4ffa80169d9a1e9727ab7f.tar.gz
otp-a25c962a396f27d5df4ffa80169d9a1e9727ab7f.tar.bz2
otp-a25c962a396f27d5df4ffa80169d9a1e9727ab7f.zip
Stop including in .gitignore files in the source tar files
There is a .gitignore file in every otherwise empty directory, as well as a few other .gitignore files. Including all these .gitignore files in the source code distribution serves no useful purpose.
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 0000000000..596615322f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore