latus/packages/build/.gitignore

9 lines
95 B
Plaintext
Raw Normal View History

2021-03-20 06:32:40 -05:00
**/*.js
**/*.map
2021-03-23 17:24:31 -05:00
/assets
2021-03-20 06:32:40 -05:00
!/.*
!/.neutrinorc.js
!/webpack.config.js
!src/**/*.js
!/test/**/*.js