Files
Chat-Manager/.gitignore
2019-06-11 14:22:46 +02:00

9 lines
62 B
Plaintext

#VSCode
.vscode
#Java
target/
.classpath
.project
.settings/