JavaMavenApp/.gitignore
2022-09-25 19:09:11 +02:00

19 lines
113 B
Plaintext

# Fleet IDE
.fleet
# Intellij
.idea
*.iml
# Eclipse
.project
.classpath
# Maven
target
debug.out
.DS_Store