Skip to content

Commit

Permalink
fix: add build file to git
Browse files Browse the repository at this point in the history
  • Loading branch information
flolu committed Apr 20, 2022
1 parent ecf2448 commit fbbc5e7
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_modules
package-lock.json

# build
main.js
# main.js
*.js.map

# obsidian
Expand Down
161 changes: 161 additions & 0 deletions main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbbc5e7

Please sign in to comment.