Files
clang-uml/.gitignore
Bartek Kryza 0301173a52 Updated README
2022-04-03 00:46:38 +02:00

30 lines
305 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
# CLion
.idea/
cmake-build-debug/