TDT4100-project/.gitignore

11 lines
73 B
Plaintext
Raw Normal View History

2021-02-12 22:25:41 +01:00
# Java
target/
# Eclipse
.settings/
# IntelliJ
.idea/
#VSCode
.vscode/