Files
CLI11/.gitignore
Henry Schreiner 8e4fd15a23 fix(tests): experimental support for external Catch3 (#827)
* fix(tests): experimental support for external Catch3

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* style: pre-commit.ci fixes

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-09 15:03:03 -05:00

21 lines
252 B
Plaintext

a.out*
*.swp
/*build*
/test_package/build
/Makefile
/CMakeFiles/*
/cmake_install.cmake
/*.kdev4
/.vscode
/html/*
!/meson.build
/CMakeUserPresets.json
/node_modules/*
/package.json
/yarn.lock
/CLI11.hpp
/subprojects/Catch2-*
/subprojects/packagecache