2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00
Files
math/.gitignore
2022-04-16 17:34:25 -07:00

30 lines
389 B
Plaintext

/doc/inspect.htm
/**/*.log
reporting/*/third_party
reporting/*/html
inspect.html
/example/float128_examples.cpp
test/cuda
*.DS_Store
/**/*.dSYM/
**/.temps/*
build/*
.vscode/*
*.svg
tools/bin/**
.idea/*
# CMake Related Options
*.a
*.o
cmake_install.cmake
CMakeCache.txt
Makefile
**/CMakeFiles/**
**CTestTestfile.cmake
DartConfiguration.tcl
cmake-build-debug/*
.cmake/*
build.ninja
.ninja*