okular/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
138 B
Plaintext
Raw Permalink Normal View History

CMakeLists.txt.user*
*.kdev4
*.swp
2019-05-27 06:05:41 +00:00
/build*/
.cmake/
# LSP & IDE
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*