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

.gitignore: Add Python and C++ gitignore #25

Merged
merged 2 commits into from Mar 13, 2020

Conversation

ayan-b
Copy link
Member

@ayan-b ayan-b commented Mar 8, 2020

Standard gitignore files from https://github.com/github/gitignore

@ayan-b ayan-b mentioned this pull request Mar 13, 2020
Copy link
Member

@liadomide liadomide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, our policy is to keep in .gitignore only the file/folders which we generate with our code, not all possible generated files/folders. Could you downsize it?

@ayan-b
Copy link
Member Author

ayan-b commented Mar 13, 2020

@liadomide Downsized the .gitignore.

@liadomide liadomide merged commit 7dea990 into the-virtual-brain:trunk Mar 13, 2020
@ayan-b ayan-b deleted the gitignore branch March 13, 2020 08:17
@liadomide liadomide added this to the GSOC2020 milestone Jun 5, 2020
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.

None yet

2 participants