Skip to content

Remove node_modules and build folders in the source code repository - #5

Open
donaminos wants to merge 2 commits into
TransformerOptimus:mainfrom
donaminos:chore-untrack-build-folders
Open

Remove node_modules and build folders in the source code repository#5
donaminos wants to merge 2 commits into
TransformerOptimus:mainfrom
donaminos:chore-untrack-build-folders

Conversation

@donaminos

Copy link
Copy Markdown
Contributor

This PR is about removing node_modules and build folders from the repository. Is there a legitimate reason for including these folders in the repository?

If there isn't a specific rationale, I suggest adding this .gitignore file to exclude these folders among others.

donaminos added 2 commits July 1, 2023 20:36
Starting from version 1.29.0 "docker-compose up" command is no longer supported
and should be replaced by "docker compose up"
Build folder and node_modules are not supposed to be tracked within the source code
Add .gitignore file to ignore extra files not needed within the codebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant