Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 88c8918

Browse files
kubawerloskeradus
authored andcommitted
Add .gitattributes file (#42)
1 parent 3e3e2cc commit 88c8918

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/dev-tools/ export-ignore
2+
/tests/ export-ignore
3+
/.* export-ignore
4+
/check_trailing_spaces.sh export-ignore
5+
/phpmd.xml export-ignore
6+
/phpunit.xml.dist export-ignore
7+
/run-tests.sh export-ignore

0 commit comments

Comments
 (0)