Skip to content

Commit

Permalink
forgot to ignore dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MidSpike committed Aug 9, 2022
1 parent 72ec76f commit f4cc785
Show file tree
Hide file tree
Showing 116 changed files with 12 additions and 6,057 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"single"
],
"radix": [
"warn",
"error",
"always"
],
"require-atomic-updates": "error",
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
# vscode extensions
.VSCodeCounter

# TypeScript Output
dist/

# node stuff
node_modules
npm
Expand Down
41 changes: 0 additions & 41 deletions dist/bot/bot.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/bot/bot.js.map

This file was deleted.

109 changes: 0 additions & 109 deletions dist/bot/commands/ban.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/bot/commands/ban.js.map

This file was deleted.

Loading

0 comments on commit f4cc785

Please sign in to comment.