Files
neochat/.gitignore
2023-03-29 22:18:20 +02:00

14 lines
158 B
Plaintext

build
.clang-format
.DS_Store
.kdev4/
neochat.kdev4
compile_commands.json
.cache/
.vscode/
kate.project.ctags.*
*.user
.flatpak-builder/
.idea/
cmake-build-*