Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CLI11
  • .gitignore
  • tests: use catch2
    5d12e11d
    Henry Schreiner authored
    2021-04-04 00:29:21 -0400  
    Browse Code ยป
.gitignore 171 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
a.out*
*.swp
/*build*
/test_package/build
/Makefile
/CMakeFiles/*
/cmake_install.cmake
/*.kdev4
/html/*
!/meson.build

/node_modules/*
/package.json
/yarn.lock
/CLI11.hpp