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 output files to .gitignore #26

Open
alanpersak opened this issue Aug 2, 2018 · 0 comments
Open

add output files to .gitignore #26

alanpersak opened this issue Aug 2, 2018 · 0 comments

Comments

@alanpersak
Copy link
Contributor

in my fork i just ran "git add -a" and ended up with these unwanted output files. im not sure what the right pattern is but it would be a good idea to .gitignore them.

    new file:   out/production/classes/org/templegalaxia/GalaxiaGui.class
new file:   out/production/classes/org/templegalaxia/model/Petal$Fixture.class
new file:   out/production/classes/org/templegalaxia/model/Petal.class
new file:   out/production/classes/org/templegalaxia/model/Ring$1.class
new file:   out/production/classes/org/templegalaxia/model/Ring$Fixture.class
new file:   out/production/classes/org/templegalaxia/model/Ring.class
new file:   out/production/classes/org/templegalaxia/model/Temple$Fixture.class
new file:   out/production/classes/org/templegalaxia/model/Temple.class
new file:   out/production/classes/org/templegalaxia/patterns/TemplePattern.class
new file:   out/production/classes/org/templegalaxia/patterns/ping/Swirl.class
new file:   out/production/classes/org/templegalaxia/patterns/testing/MoveXPosition.class
new file:   out/production/classes/org/templegalaxia/transform/CartesianVector.class
new file:   out/production/resources/org/templegalaxia/model/points.csv

Cheers,
Alan

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