Skip to content

Commit eb6b586

Browse files
Deleted generated scripts and added them to .gitignore. They should be build
1 parent 425f7be commit eb6b586

File tree

3 files changed

+3
-128
lines changed

3 files changed

+3
-128
lines changed

dist/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
*.html
22
**/*.html
33
**/*.css
4-
**/*.map
4+
**/*.map
5+
**/scripts.dist.js
6+
**/scripts.min.js

dist/js/scripts.dist.js

Lines changed: 0 additions & 51 deletions
This file was deleted.

dist/js/scripts.min.js

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)