Files
openE57/.gitignore
Michele Adduci 9bbdda8ff4 Update Boost and ICU, bump to Conan 2.0
Updated Boost and ICU versions, bumped the support to Conan 2.0.

The minimum supported compilers for conan are now:

*   msvc 2017
*   gcc 8
*   clang 8
2024-01-24 14:09:12 +01:00

41 lines
364 B
Plaintext

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Build folders
build/
tmp/
bin/*
.devcontainer/
.vscode/
test_package/CMakeUserPresets.json