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 #5

Open
timwright12 opened this issue Jun 28, 2017 · 0 comments
Open

.gitignore #5

timwright12 opened this issue Jun 28, 2017 · 0 comments

Comments

@timwright12
Copy link

Hey Dan!
Just a recommendation to beef up your gitignore file: https://github.com/timwright12/project-starter/blob/master/.gitignore

Project-specific files are at the top, and I think you need to run a git rm on each file you're removing if they're already in the repo (like some of the .DS_store files and node_modules), but it cleans up things nicely and prevents weird merge conflicts.

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

1 participant