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
At the moment we have quite a few files in the repo that really shouldn't be there like foo~ files form emacs. We should create a .gitignore file to catch things like that. Github's gitignore project has .gitignore files for tons of different types of projects; we could start by including the patterns for Grails and for emacs.
The text was updated successfully, but these errors were encountered:
At the moment we have quite a few files in the repo that really shouldn't be there like
foo~
files form emacs. We should create a.gitignore
file to catch things like that. Github's gitignore project has.gitignore
files for tons of different types of projects; we could start by including the patterns for Grails and for emacs.The text was updated successfully, but these errors were encountered: