filelight/.gitignore

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

34 lines
418 B
Plaintext
Raw Normal View History

2021-12-03 05:41:23 +00:00
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: none
2019-04-02 05:13:59 +00:00
# Ignore the following files
*~
*.[oa]
*.diff
*.kate-swp
*.kdev4
.kdev_include_paths
*.kdevelop.pcs
*.moc
*.moc.cpp
*.orig
*.user
.*.swp
.swp.*
Doxyfile
Makefile
avail
random_seed
/build*/
CMakeLists.txt.user*
*.unc-backup*
.cmake/
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*
2022-03-21 08:24:23 +00:00
/.flatpak*
src/qml/qml.generated.qrc
2024-04-08 04:48:39 +00:00
/.vscode/