keysmith/.gitignore

19 lines
250 B
Plaintext

#
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2019 Bhushan Shah <bshah@kde.org>
#
.flatpak-builder/*
/build*/
AndroidManifest.xml
/src/version.h
# LSP & IDE
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*