Files
clang-uml/.gitignore
2022-06-10 18:20:49 +02:00

31 lines
329 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
/build/
lib/
bin/
*.swp
/puml/
/debug/
/release/
/.cache
docs/diagrams
coverage*.info
packaging/_BUILD
# CLion
.idea/
cmake-build-
cmake-build-*