8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
#Ignore the Visual Studio Code settings
|
|
.vscode/*
|
|
#Ignore the executables
|
|
bin/
|
|
*.exe
|
|
#Ignore all build logs
|
|
logs/
|