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
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
The text was updated successfully, but these errors were encountered:
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.
Cheers,
Alan
The text was updated successfully, but these errors were encountered: