Files
CLI11/.gitignore
Henry Schreiner 5d12e11d8a tests: use catch2
2021-04-04 00:29:21 -04:00

16 lines
171 B
Plaintext

a.out*
*.swp
/*build*
/test_package/build
/Makefile
/CMakeFiles/*
/cmake_install.cmake
/*.kdev4
/html/*
!/meson.build
/node_modules/*
/package.json
/yarn.lock
/CLI11.hpp