Files
Moongazer/.gitignore
Nguyễn Thế Hưng cfa487e99c repo: init
Only basic things for now, to make sure the JavaFX setup works.
2025-09-25 21:47:02 +07:00

11 lines
150 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
bin
# Ignore IDE-specific files
.idea
.vscode