1
Files
javafx_example/.gitignore
2023-05-16 14:58:35 +03:00

11 lines
64 B
Plaintext

# IDEA #
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# MAVEN #
target/