expanding the .gitignore #181

Closed
opened 2026-04-08 12:15:47 +00:00 by a24noabe · 4 comments
Collaborator

Git should ignore libraries and packages for both dotnet and node.js. Packages and the likes should be installed by the developer when setting the environment up.

Git should ignore libraries and packages for both dotnet and node.js. Packages and the likes should be installed by the developer when setting the environment up.
Author
Collaborator

A gitignore for node, although some of these (like /node_modules for dependencies) already exist in the project repository

[A gitignore for node](https://github.com/github/gitignore/blob/main/Node.gitignore), although some of these (like /node_modules for dependencies) already exist in the project repository
Author
Collaborator
[Here is one for dotnet](https://github.com/github/gitignore/blob/main/Dotnet.gitignore)
Collaborator

We should probably add one for .sln as well

We should probably add one for .sln as well
Collaborator

Ignore last comment, is actually needed for xUnit testing. Should not be a problem as the file is very small!

Ignore last comment, is actually needed for xUnit testing. Should not be a problem as the file is very small!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#181
No description provided.