summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-04-27 15:02:44 -0400
committerBrad King <brad.king@kitware.com>2022-04-28 13:36:20 -0400
commit4cb616fed63a93547e81812980d59660bdf9757f (patch)
treed51bd474bd7efcd166a856d2f887c37ec8f58cb0 /.gitignore
parent37fb70591ebd06d8434eb7a650aeaae17b2380e2 (diff)
downloadcmake-4cb616fed63a93547e81812980d59660bdf9757f.tar.gz
Tutorial: Provide a source archive when published on cmake.org
Provide readers following the tutorial on `cmake.org` a direct link to download the tutorial's source examples. Previously readers had to fetch the CMake source tree separately and look for the tutorial source examples inside it. Fixes: #22475
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d39684d6b4..be848fb49b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
*.user*
*.pyc
+
+Help/_generated
Testing
CMakeUserPresets.json