You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
266 B

# Gradle
.gradle/
build/
out/
classes/
# Quilt Loom
remappedSrc/
run/
# Eclipse
*.launch
# IntelliJ Idea
.idea/
*.iml
*.ipr
*.iws
# Fleet
.fleet/
# Visual Studio Code
.settings/
.vscode/
bin/
.classpath
.project
# Eclipse JDT LS
workspace/
# macOS
*.DS_Store