Implemented windows implementation of uniproc
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
# 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
|
||||
Reference in New Issue
Block a user