quilt-template-mod/.gitignore
Danielle 9fc9e540e8
Clarify .gitignore comment
Co-authored-by: Ennui Langeweile <85590273+EnnuiL@users.noreply.github.com>
2022-06-14 14:48:01 -07:00

30 lines
236 B
Text

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