Files
clang-uml/.gitignore
2023-05-05 23:47:40 +02:00

37 lines
387 B
Plaintext

.gdb_history
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
/compile_commands.json
CTestTestfile.cmake
Session.vim
_deps
_tidy
/build/
lib/
bin/
*.swp
*.bak
/puml/
/debug/
/release/
/debug_tidy
/.cache
docs/diagrams
coverage*.info
packaging/_BUILD
packaging/conda/meta.yaml
# CLion
.idea/
cmake-build-
cmake-build-*
.run/