Files
DemoApplication/.gitignore
2025-10-16 14:08:58 +02:00

7 lines
47 B
Plaintext

/target/
/build/
*.class
*.log
.idea/
.vscode/