You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
mshenfield
added a commit
to mshenfield/tryclojure
that referenced
this issue
Jan 17, 2016
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.The text was updated successfully, but these errors were encountered: