Skip to content

Commit 8ac8392

Browse files
alexmannodunglas
authored andcommitted
Added .gitattributes (symfony#100)
* Added .gitattributes * Removed README.md from ignored file
1 parent 6f187b4 commit 8ac8392

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/examples/ export-ignore
2+
/appveyor.yml export-ignore
3+
/panther.png export-ignore
4+
/.php_cs.dist export-ignore
5+
/phpstan.neon export-ignore
6+
/phpunit.xml.dist export-ignore
7+
/tests/ export-ignore
8+
/.travis.yml export-ignore
9+
/.gitignore export-ignore
10+
/.gitattributes export-ignore

0 commit comments

Comments
 (0)