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

Use github/gitignore Leiningen.gitignore #59

Open
ebmshenfield opened this issue Jan 17, 2016 · 0 comments
Open

Use github/gitignore Leiningen.gitignore #59

ebmshenfield opened this issue Jan 17, 2016 · 0 comments

Comments

@ebmshenfield
Copy link

Remove a little friction from development by .gitignore-ing all Leiningen artifacts, by copying over Github's gitignore file for Leiningen projects: https://github.com/github/gitignore/blob/master/Leiningen.gitignore.

The Github file is a superset of the currently ignored files, except it doesn't account for emacs swap files *~. This should be preserved in the update .gitignore.

mshenfield added a commit to mshenfield/tryclojure that referenced this issue Jan 17, 2016
Copy https://github.com/github/gitignore/blob/master/Leiningen.gitignore to make
development a little cleaner.

This includes `*~` to ignore emacs swap 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

No branches or pull requests

1 participant