Files
StreetsignRecognition/.gitignore
2024-10-24 17:56:19 +02:00

9 lines
93 B
Plaintext

.vsc
.vscode
.venv
data
# ignore all files in src that start with an underscore
src/**/_*