mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 11:54:27 +02:00
chore: Conan 1.X temporary files added to .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -46,3 +46,11 @@ CMakeUserPresets.json
|
|||||||
# Conan
|
# Conan
|
||||||
*.pyc
|
*.pyc
|
||||||
/test_package/build/
|
/test_package/build/
|
||||||
|
|
||||||
|
# Conan internal files
|
||||||
|
# TODO Remove for Conan 2.0
|
||||||
|
conan_paths.cmake
|
||||||
|
conan.lock
|
||||||
|
conanbuildinfo.txt
|
||||||
|
conaninfo.txt
|
||||||
|
graph_info.json
|
||||||
|
Reference in New Issue
Block a user