diff options
author | saturneric <[email protected]> | 2024-07-29 11:38:22 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-07-29 11:38:22 +0000 |
commit | 02bb9defb4694ebb5186e19a2a0fe99ba99d6622 (patch) | |
tree | b95b14a0f5294bc02761b897b6a9320558396e9f /.gitignore | |
parent | fix: solve windows build issues and switch to latest qt version as well (diff) | |
download | GpgFrontend-02bb9defb4694ebb5186e19a2a0fe99ba99d6622.tar.gz GpgFrontend-02bb9defb4694ebb5186e19a2a0fe99ba99d6622.zip |
fix: untrack GFSDKBuildInfo.h
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ src/GpgFrontendBuildInfo.h src/GpgFrontendBuildInstallInfo.h src/core/GpgFrontendCoreExport.h src/ui/GpgFrontendUIExport.h +src/sdk/GFSDKBuildInfo.h docs/ # gettext |