gitignore dist/ completely
This commit is contained in:
+1
-9
@@ -1,14 +1,6 @@
|
|||||||
/node_modules/
|
/node_modules/
|
||||||
/dist/*.js
|
dist/
|
||||||
/dist/*.js.map
|
|
||||||
/dist/*.js.LICENSE.txt
|
|
||||||
/dist/main.*.css
|
|
||||||
/dist/main.*.css.map
|
|
||||||
/dist/tests/
|
|
||||||
/yarn-error.log
|
/yarn-error.log
|
||||||
/package-lock.json
|
/package-lock.json
|
||||||
/dist/webpack.config.js
|
|
||||||
/dist/webpack.config.js.map
|
|
||||||
/dist/src
|
|
||||||
*.sh
|
*.sh
|
||||||
!templater.sh
|
!templater.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user