Files
WeatherChanger/.gitignore
Lucas Petrino 892afec17c Fix gradle build
- Removed broken code
- Update README.md
- Update .gitignore

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-16 15:07:06 +13:00

34 lines
214 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
.architectury-transformer/