Improve .gitignore comments and patterns
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,7 +1,8 @@
|
|||||||
# Build output
|
# Build output (main.js is tracked for easy installation)
|
||||||
*.js.map
|
*.js.map
|
||||||
release/
|
release/
|
||||||
*.zip
|
*.zip
|
||||||
|
immerse-*.zip
|
||||||
|
|
||||||
# npm
|
# npm
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user