19 lines
154 B
Plaintext
19 lines
154 B
Plaintext
*
|
|
|
|
!/src
|
|
!/src/**/*
|
|
|
|
/src/assets/js/ts.js
|
|
|
|
!/tests
|
|
!/tests/**/*
|
|
|
|
!/.github
|
|
!/.github/**/*
|
|
|
|
!/.gitignore
|
|
!/.gitattributes
|
|
!/build.js
|
|
!/LICENSE
|
|
!/README.md
|