This repository has been archived on 2025-09-28. 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.
soothed/.gitignore
2022-07-23 23:41:41 -05:00

37 lines
220 B
Text

# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# Visual Studio probably
*.vs
# macos
*.DS_Store
# fabric
run/