mirror of
https://bitbucket.org/Mattrixwv/csclasses.git
synced 2025-12-06 10:13:58 -05:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
#Ignore IDE files
|
|
.vs
|
|
.vscode
|
|
|
|
#Ignore compiled code
|
|
CSClasses/bin
|
|
CSClasses/obj
|
|
TestCSClasses/bin
|
|
TestCSClasses/obj
|