yomichan/.gitattributes
toasted-nutbread 04d47bf8a9
Build system changes (#721)
* Refactor manifest.json

* Change end-of-line convention for built plain-text files

* Ignore builds directory

* Mark the "dev" directory as using the node environment

* Create build script

* Register build scripts

* Remove old build script

* Fix 64x64 icon

* Add test to ensure manifest data is updated properly
2020-08-09 13:09:06 -04:00

8 lines
157 B
Plaintext

*.sh text eol=lf
ext/*.handlebars text eol=lf
ext/*.js text eol=lf
ext/*.json text eol=lf
ext/*.css text eol=lf
ext/*.html text eol=lf
ext/*.svg text eol=lf