diff options
author | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-06-29 17:04:19 +0200 |
---|---|---|
committer | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-06-29 17:05:10 +0200 |
commit | e024e6f2aca89be0b02f26df84a7eb59adb687fa (patch) | |
tree | 8c4474a5b14fb488a1f6d55e3dce64fc53bd482e /.gitignore | |
parent | c0c1fcf949508e293632bf1dec61511f374a2396 (diff) | |
download | RWA.Support.DesktopApp-e024e6f2aca89be0b02f26df84a7eb59adb687fa.tar.gz RWA.Support.DesktopApp-e024e6f2aca89be0b02f26df84a7eb59adb687fa.tar.bz2 RWA.Support.DesktopApp-e024e6f2aca89be0b02f26df84a7eb59adb687fa.zip |
Add minimal.qdocconf for QDoc; add docs/ to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # This file is used to ignore files which are generated # ---------------------------------------------------------------------------- +docs/ *~ *.autosave *.a |