mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2025-12-06 18:23:57 -05:00
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/
|