aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-09-11 06:50:48 +0000
committerSaturneric <[email protected]>2021-09-11 06:50:48 +0000
commit4d792921af4170e8574e9b2841fe54e796902833 (patch)
tree3e2fb2170ef5265dd9c67a2025dc0aaa80724af2 /.gitignore
parentContinue to optimize and improve the code. (diff)
downloadGpgFrontend-4d792921af4170e8574e9b2841fe54e796902833.tar.gz
GpgFrontend-4d792921af4170e8574e9b2841fe54e796902833.zip
Improve and optimize the code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3b41e0a6..909fb176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
# Project
-include/GpgFrontend.h
-include/GpgFrontendBuildInfo.h
+src/GpgFrontend.h
+src/GpgFrontendBuildInfo.h
#Vscode
.vscode/*