forked from DigiLive/mushroom-strategy
Cut dist directory from gitignore
Git evaluates this folder after the build process to detect if a new commit to the repository is required.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
/node_modules/
|
||||
/dist/
|
||||
# Don't add directory /dist/ to .gitignore, as it is used by the build script
|
||||
|
Reference in New Issue
Block a user