keysmith/.gitignore

19 lines
250 B
Plaintext
Raw Normal View History

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