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

Add ignore file to cover build output #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add ignore file to cover build output #12

wants to merge 1 commit into from

Conversation

jbuttery
Copy link

Create a basic .gitignore file to cover the output files created by the build process.

Before you merge this pull request
It's worth noting that while I'm a pretty advanced git user, I'm not an expert Java programmer (although I did write a program to evaluate arbitrarily complex arithmetic expressions involving multi-sided die roll notation -- think tabletop RPGs -- which is pretty nerdy even for a Java programmer :P) so I would recommend that if you do plan to merge this pull request, take a close look at the directories/patterns listed and make sure it's not getting anything that's not "build output"; you're almost certainly more familiar with the specifics of the Java build process than I am, so you may spot something that shouldn't be in there.

Create a basic .gitignore file to cover the output files created by the
build process.
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

Successfully merging this pull request may close these issues.

1 participant