okular/.gitignore
2021-12-17 01:40:21 +03:00

14 lines
138 B
Plaintext

CMakeLists.txt.user*
*.kdev4
*.swp
/build*/
.cmake/
# LSP & IDE
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*