This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Yet-Another-Tiny-Coal-Mod/.gitignore
Steven Carpenter ceba210c3f
Initial commit
2023-10-17 02:41:02 -04:00

23 lines
No EOL
152 B
Text

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
run-data