chore: add more to gitignore, add radicle to README

This commit is contained in:
Joshua Strobl 2024-10-05 00:15:51 +03:00
parent 62c99ee67c
commit 4e78c664e6
3 changed files with 25 additions and 14 deletions

5
.gitignore vendored
View file

@ -72,9 +72,13 @@ CMakeLists.txt.user*
*.dll
*.exe
.cache/
.ccls-cache/
.idea/
.kdev4/
.qt/
.rcc/
.zed/
bin/
build*/
cmake-build-debug/
@ -83,3 +87,4 @@ cmake-build-debug/
**/qmltypes
**/*.qrc
CMakeCache.txt
*.kdev4