2025-01-12 20:40:48 +08: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*