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