mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-01 02:44:27 +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.
(cherry picked from commit 1aa2bb0d3a
)
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