Initial commit
This commit is contained in:
commit
d1a39262d8
6 changed files with 390 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Build folders
|
||||
build-*/
|
||||
|
||||
# Ide specific
|
||||
.idea/
|
||||
.vs/
|
||||
.vscode/
|
||||
.qtcreator/
|
||||
|
||||
# Qt creator
|
||||
CMakeLists.txt.user
|
||||
|
||||
# CMake
|
||||
CMakeUserPresets.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue