Skip to content

Commit

Permalink
Adding dist folter to gitignone
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseLuisGJ committed Apr 4, 2024
1 parent 7428a4d commit 7dad442
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 87 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
dist/
.DS_Store
.env
1 change: 0 additions & 1 deletion dist/code.js

This file was deleted.

51 changes: 0 additions & 51 deletions dist/ui.html

This file was deleted.

35 changes: 0 additions & 35 deletions dist/ui.js

This file was deleted.

0 comments on commit 7dad442

Please sign in to comment.