Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Adding .gitignore File #404

Open
piyush-bit opened this issue Mar 29, 2024 · 2 comments
Open

Request for Adding .gitignore File #404

piyush-bit opened this issue Mar 29, 2024 · 2 comments

Comments

@piyush-bit
Copy link
Contributor

Overview:

We currently lack a .gitignore file in our repository, which can lead to clutter and potential issues with version control. This issue is to request the addition of a .gitignore file to help manage unwanted files and directories.

The absence of a .gitignore file in our repository inconveniences our contributors and may result in the inclusion of system files and unwanted clutter, leading to unnecessary complications.

Preview of issue

Screenshot 2024-03-29 at 3 41 29 PM

Content

# Ignore system files
.DS_Store
Thumbs.db

# Ignore IDE files
.idea/
.vscode/
@Debasish-Dey
Copy link
Contributor

Thanks for the Suggestion
We were expecting some freshers to raise this question, but no one did.
It will be added in the repository after the completion of Web Dev Task1 so that other can notice the changes.

@Debasish-Dey
Copy link
Contributor

@piyush-bit add a .gitignore file in the repository and raise a PR
It will be a good experience.

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

No branches or pull requests

2 participants