aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-02-02 06:49:30 +0000
committerSaturneric <[email protected]>2022-02-02 06:49:30 +0000
commitcbefd7e5df4ab5f62e6fa53b5eba38bd5ea313a7 (patch)
tree27752edb10205b51037526bf3c4dffd4f86dc9ad /.gitignore
parent<refactor, fix>(ui): Repair and tidy the signal and slot docking (diff)
downloadGpgFrontend-cbefd7e5df4ab5f62e6fa53b5eba38bd5ea313a7.tar.gz
GpgFrontend-cbefd7e5df4ab5f62e6fa53b5eba38bd5ea313a7.zip
<doc>(project): Improve code document-related Settings
1. Generated code documentation should not be included in Git. 2. The contents of the project's home page in the code document should be placed in main.cpp.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 243ab625..501d044a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
src/GpgFrontend.h
src/GpgFrontendBuildInfo.h
src/GpgFrontendBuildInstallInfo.h
+docs/
# gettext
*.mo
@@ -112,4 +113,3 @@ target_wrapper.*
# QtCreator
*.autosave
-