summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2012-10-04 17:17:57 +0200
committerIgor Wiedler <igor@wiedler.ch>2012-10-04 17:17:57 +0200
commit8a9136a560d3af7c3f61093ec45d47c61eb41978 (patch)
tree0b481328af48bddbb54d0dacba415a212c6ba50a
parentb560d609f9890501f54b15cfac1d68a26e6a6d57 (diff)
downloadsymfony-security-8a9136a560d3af7c3f61093ec45d47c61eb41978.zip
symfony-security-8a9136a560d3af7c3f61093ec45d47c61eb41978.tar.gz
symfony-security-8a9136a560d3af7c3f61093ec45d47c61eb41978.tar.bz2
[2.1] Exclude tests from zips via gitattributes
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..e742c9b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+Tests/ export-ignore
+phpunit.xml.dist export-ignore