14 lines
390 B
Plaintext
14 lines
390 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs/uniproc/FileContentIndex
|
|
/.vs/uniproc/v17/ipch/AutoPCH
|
|
/.vs
|
|
/CppProperties.json
|
|
/include/tmp.cpp
|
|
/test.exe
|
|
/test.ilk
|
|
/test.pdb
|
|
/src/main.c
|