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.
|
# Don't include the compiled main.js file in the repo.
|
||||||
# They should be uploaded to GitHub releases instead.
|
# They should be uploaded to GitHub releases instead.
|
||||||
main.js
|
main.js
|
||||||
|
dist/
|
||||||
|
|
||||||
# Exclude sourcemaps
|
# Exclude sourcemaps
|
||||||
*.map
|
*.map
|
||||||
|
|
Loading…
Reference in New Issue