Ignore build artifacts
This commit is contained in:
parent
49fba8aa1f
commit
3741fefd99
|
@ -11,6 +11,7 @@ node_modules
|
|||
# Don't include the compiled main.js file in the repo.
|
||||
# They should be uploaded to GitHub releases instead.
|
||||
main.js
|
||||
dist/
|
||||
|
||||
# Exclude sourcemaps
|
||||
*.map
|
||||
|
|
Loading…
Reference in New Issue