asledgehammer / Candle-Compiler

GNU Lesser General Public License v3.0
2 stars 3 forks source link

fix: fix git ignore src/main/java/com/asledgehammer/rosetta #6

Closed PurpleNoon closed 4 months ago

PurpleNoon commented 4 months ago

Fix problem: .gitignore rosetta/ rule ignore the rosetta dir in src. After pulling the project, running it will report an error of 'RosettaUtils not found'. Now you can resubmit to resolve the issue with the report 'RosettaUtils not found'.