From 2ba3eaad6e333ec7c5dcbabac80af2cc9060c1b9 Mon Sep 17 00:00:00 2001 From: Marius P Date: Sun, 23 Apr 2023 04:34:18 +0300 Subject: [PATCH] .gitignore ignore compile_commands.json The file compile_commands.json is generated automatically by kdesrc-build and https://invent.kde.org/frameworks/extra-cmake-modules. Just building zxing-cpp or e.g. kde-pim using kdesrc-build makes the git working directory for zxing-cpp have an unstaged change: added file compile_commands.json. https://community.kde.org/Get_Involved/development/Easy#Just_running_kdesrc-build_should_not_create_%22Unstaged_Changes%22_in_the_local_clone_of_a_KDE_git_repo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a4223377f5..9992cb687a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ CMakeLists.txt.user *.lib *.d *.a - +compile_commands.json pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy