Files
histogram/.gitignore
René Ferdinand Rivera Morell b5cce2833b Add support for modular build structure. (#401)
* Make the library modular usable
* Move inter-lib dependencies to a project variable and into the build targets
* Bump B2 require to 5.2
* Update dependencies used in CI: compiler versions, tools, etc.

---------

Co-authored-by: Hans Dembinski <hans.dembinski@gmail.com>
2025-06-05 15:23:06 +02:00

36 lines
398 B
Plaintext

build*
*.gcov
doc/html
doc/reference.xml
doc/reference_pp.xml
__pycache__
*.pyc
.DS_Store
.vs*
*.info
tools/lcov-*
tools/codecov
coverage-report
.cache
venv
.pytest_cache
!*.jam
*.vcxproj
*.vcxproj.filters
*.sln
BoostFetch.cmake
cmake_install.cmake
CMakeCache.txt
CMakeFiles
*.cmake
DartConfiguration.tcl
_deps
*.obj
*.recipe
*.ilk
*.pdb
*.lastbuildstate
*.tlog
*.exe
CTestCostData.txt
LastTest.log