klips/.gitignore

15 lines
208 B
Plaintext

**/build/
**/.vscode
**/.idea/**
**/driver
**/*.o
**/cmake-build-debug/**
**/CMakeCache.txt
**/cmake_install.cmake
**/CMakeFiles/**
**/Makefile
**/*.cbp
**/node-modules/
**/CMakeLists.txt.user
**/catch2/bin/