serene/.gitignore

26 lines
353 B
Plaintext
Raw Normal View History

2020-06-05 22:23:14 +01:00
/target
*~
/build
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
.ccls-cache
2020-08-01 19:58:34 +01:00
.clangd
2020-08-02 21:08:35 +01:00
.cache/
.vscode/
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
DartConfiguration.tcl
bin/serenec_CXX_cotire.cmake
/config.h
docs/Doxyfile.docs
2021-09-27 15:25:06 +01:00
.ccache/