HelloWorldFabric/.gitignore

6 lines
48 B
Plaintext
Raw Normal View History

2023-11-25 06:50:51 +00:00
.gradle/
build/
*.log
run/*
2024-12-29 14:46:01 +00:00
!run/launch.sh
.idea