mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
.gitignore updated
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -29,10 +29,13 @@
|
|||||||
*.app
|
*.app
|
||||||
|
|
||||||
# IDE-specific
|
# IDE-specific
|
||||||
.idea/
|
/.idea/
|
||||||
.vs/
|
/.vs/
|
||||||
.vscode/
|
/.vscode/
|
||||||
*build*/
|
/*build*/
|
||||||
|
/out/
|
||||||
|
/CMakeSettings.json
|
||||||
|
|
||||||
# Conan
|
# Conan
|
||||||
*.pyc
|
*.pyc
|
||||||
|
/test_package/build/
|
Reference in New Issue
Block a user