mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 12:00:03 +02:00
ignore dist
This commit is contained in:
2
.eslintignore
Normal file
2
.eslintignore
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
node_modules
|
||||||
|
dist
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/dist
|
1
dist/mywidget.min.css
vendored
1
dist/mywidget.min.css
vendored
@@ -1 +0,0 @@
|
|||||||
#mywidget{border:2px solid red}
|
|
1
dist/mywidget.min.js
vendored
1
dist/mywidget.min.js
vendored
@@ -1 +0,0 @@
|
|||||||
var spectacularwidget=function(a){a.innerHTML="this is so spectacular!"};window.spectacularwidget=spectacularwidget;
|
|
Reference in New Issue
Block a user