Skip to content

Commit 9a91229

Browse files
authored
Merge pull request #9 from raphaelstolt/lean-releases
Add .gitattributes file
2 parents ce2cf62 + a8b003f commit 9a91229

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
tests/ export-ignore
2+
.github/ export-ignore
3+
.gitignore export-ignore
4+
.gitattributes export-ignore
5+
readme.md export-ignore
6+
license.md export-ignore
7+
phpunit.xml export-ignore
8+
docker-compose.yml export-ignore

0 commit comments

Comments
 (0)