Skip to content

Commit

Permalink
Drop the bundle file /index.js from Git
Browse files Browse the repository at this point in the history
  • Loading branch information
micalevisk committed Jan 25, 2022
1 parent 6bebe0f commit 8af66e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
pnpm-lock.yaml

## source maps
## bundle-related files
index.js
*.js.map

pnpm-lock.yaml

# Created by https://www.toptal.com/developers/gitignore/api/node,linux,windows,macos,vim,visualstudiocode,emacs
# Edit at https://www.toptal.com/developers/gitignore?templates=node,linux,windows,macos,vim,visualstudiocode,emacs

Expand Down
2 changes: 0 additions & 2 deletions index.js

This file was deleted.

0 comments on commit 8af66e7

Please sign in to comment.