forked from mpusz/mp-units
Minor changes to .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -32,10 +32,13 @@
|
||||
/.idea/
|
||||
/.vs/
|
||||
/.vscode/
|
||||
/*build*/
|
||||
/out/
|
||||
/CMakeSettings.json
|
||||
|
||||
# build artifacts
|
||||
/cmake-build-*/
|
||||
/build/
|
||||
/out/
|
||||
|
||||
# Conan
|
||||
*.pyc
|
||||
/test_package/build/
|
Reference in New Issue
Block a user