Skip to content

Commit 5860133

Browse files
committed
minor #695 Enhancement: Add more files to .gitattributes file (OskarStark)
This PR was merged into the 1.0-dev branch. Discussion ---------- Enhancement: Add more files to .gitattributes file These files are not necessary in a released version Commits ------- 42f5071 Enhancement: Add more files to .gitattributes file
2 parents b8cf970 + 42f5071 commit 5860133

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
.* export-ignore
2+
*.md export-ignore
3+
appveyor.yml
4+
phpunit.xml.dist
15
/tests export-ignore

0 commit comments

Comments
 (0)