Skip to content

Added .gitignore file to project#25

Open
AlexMubarakshin wants to merge 2 commits intodestefanis:masterfrom
AlexMubarakshin:feature/add-git-ignore
Open

Added .gitignore file to project#25
AlexMubarakshin wants to merge 2 commits intodestefanis:masterfrom
AlexMubarakshin:feature/add-git-ignore

Conversation

@AlexMubarakshin
Copy link

@AlexMubarakshin AlexMubarakshin commented Apr 22, 2023

This pull request adds a .gitignore file to the project, which will help prevent unnecessary files from being included in the repository. Specifically, this .gitignore file excludes the following files and directories:

.idea
.vscode
node_modules

dist/

By ignoring these files and directories, we can keep our repository clean and organized. This will also help to reduce the size of the repository and speed up certain Git operations.

Please review this pull request and let me know if any changes are needed. Thanks!

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