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

Add more items to .gitignore #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

librasteve
Copy link

Hello,

I would like to suggest adding some more items to the .gitignore file:

.DS_Store
.precomp
.lib/precomp
*.swp
.ipynb_checkpoints/*
.log
.pem
.idea/
*.iml

You will see that this includes some macOS system files, some key files and the Comma / IntelliJ files.

Thank you so much for this great module!

This will also address the specific request in Issue#150 regarding the Comma files.

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