summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Moelleken <lmoelleken@menadwork.com>2016-02-01 13:02:12 +0100
committerLars Moelleken <lmoelleken@menadwork.com>2016-02-01 13:02:12 +0100
commite1ddb31788f16f4527074f9f2c1973302eb0cb58 (patch)
treea39dea60dc66479700589cc875111ab28609bc14
parent76dd1af97aec907521b2fbc11aa90bb59b1bf839 (diff)
downloadrandom_compat-e1ddb31788f16f4527074f9f2c1973302eb0cb58.zip
random_compat-e1ddb31788f16f4527074f9f2c1973302eb0cb58.tar.gz
random_compat-e1ddb31788f16f4527074f9f2c1973302eb0cb58.tar.bz2
[+]: ".gitattributes" <- prevent installing special files via composer
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..339e7aa
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+* text=auto
+
+/tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.scrutinizer.yml export-ignore
+/.travis.yml export-ignore
+/phpunit.sh export-ignore
+/phpunit.xml.dist export-ignore