serene/.gitignore

36 lines
466 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
2022-01-18 19:45:30 +00:00
.ccache/
docs/spec.tex
docs/spec.pdf
2022-07-06 21:33:51 +01:00
.tmp
2022-06-02 15:00:26 +01:00
.env
.tex
.pdf
docs/overall_picture.png
2024-04-06 22:40:08 +01:00
.direnv/
.pre-commit-config.yaml
.envrc