TDT4100-project/.gitignore

13 lines
93 B
Plaintext

# Java
target/
# Eclipse
.settings/
.classpath
.project
# IntelliJ
.idea/
#VSCode
.vscode/