Document Windows build setup
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
build/
|
||||
cmake-build-*/
|
||||
.qt/
|
||||
.qtc/
|
||||
CMakeUserPresets.json
|
||||
*.user
|
||||
*.suo
|
||||
*.vcxproj*
|
||||
*.sln
|
||||
*.exe
|
||||
*.dll
|
||||
*.pdb
|
||||
Reference in New Issue
Block a user