Skip to content

Commit e6dbaf4

Browse files
committed
Update README
1 parent 31eeeee commit e6dbaf4

5 files changed

Lines changed: 207 additions & 196 deletions

File tree

.gitattributes

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
/.github/ export-ignore
2-
/.gitattributes export-ignore
3-
/.gitignore export-ignore
4-
/tests export-ignore
1+
# git
2+
.github/ export-ignore
3+
.git export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
# development
7+
tests/ export-ignore
8+
*.cmd export-ignore
9+
# other
10+
logo.* export-ignore
11+
preview.* export-ignore

0 commit comments

Comments
 (0)