mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-06-25 01:21:52 +02:00
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