fix: some config files cleanup
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
* -text
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,8 @@
|
||||
!/src
|
||||
!/src/**/*
|
||||
|
||||
/src/assets/js/ts.js
|
||||
|
||||
!/tests
|
||||
!/tests/**/*
|
||||
|
||||
@@ -10,6 +12,7 @@
|
||||
!/.github/**/*
|
||||
|
||||
!/.gitignore
|
||||
!/.gitattributes
|
||||
!/build.js
|
||||
!/LICENSE
|
||||
!/README.md
|
||||
|
||||
Reference in New Issue
Block a user