File: .gitignore

package info (click to toggle)
boost-ext-ut 2.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: cpp: 6,773; makefile: 13; sh: 10
file content (9 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
7
8
9
build*
/CMakeSettings.json
/.vs
/checks.json
/.vscode
install_dir/
cmake_build*/
compile_commands.json
.cache/