mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-05 15:59:59 +01:00
17 lines
239 B
Plaintext
17 lines
239 B
Plaintext
# SPDX-FileCopyrightText: none
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
*~
|
|
build*/
|
|
CMakeLists.txt.user*
|
|
*.kdev4
|
|
*.patch
|
|
packaging/flatpak/.flatpak-builder
|
|
|
|
# Jetbrains IDE like CLion
|
|
.idea
|
|
|
|
# clangd tooling
|
|
.cache
|
|
.clangd
|
|
compile_commands.json
|