lillero-mixin/.gitignore

24 lines
162 B
Text
Raw Normal View History

2024-01-24 17:55:10 +01:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
gradle.properties
# other
eclipse
run