Skip to content

Commit 7224ab0

Browse files
committed
Add .gitattributes
1 parent ef05319 commit 7224ab0

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+
# git
2+
.github/ export-ignore
3+
.gitattributes export-ignore
4+
.gitignore export-ignore
5+
6+
# screenshots
7+
screenshot.png export-ignore
8+
9+
# development
10+
tests/ export-ignore

0 commit comments

Comments
 (0)