ronnie2425 / senior_project

1 stars 1 forks source link

.gitignore #11

Open dhenry opened 5 years ago

dhenry commented 5 years ago

I don't know who you guys are, or why you invited me to your project... but I recommend adding a .gitignore file to your project. That way you won't have compiled .class files stored in your repo.

Here's a sample of the kinds of things you might want to ignore: https://gist.github.com/octocat/9257657