Skip to content

Commit

Permalink
chore: add dist directory to .gitignore
Browse files Browse the repository at this point in the history
We do not checkin dist files via git.
  • Loading branch information
nikku committed Nov 19, 2024
1 parent e0ffeec commit c9640d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 231 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
node_modules
dist
230 changes: 0 additions & 230 deletions dist/index.js

This file was deleted.

0 comments on commit c9640d4

Please sign in to comment.