Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit 82a09e8

Browse files
committed
fix: some config files cleanup
1 parent 90da2db commit 82a09e8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* -text

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
!/src
44
!/src/**/*
55

6+
/src/assets/js/ts.js
7+
68
!/tests
79
!/tests/**/*
810

911
!/.github
1012
!/.github/**/*
1113

1214
!/.gitignore
15+
!/.gitattributes
1316
!/build.js
1417
!/LICENSE
1518
!/README.md

0 commit comments

Comments
 (0)