Shao-Ce SUN
2c1ab065fe
gitignore: Tell Git to ignore build*/ directories
2022-05-23 09:13:34 -04:00
Brad King
4cb616fed6
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
2022-04-28 13:36:20 -04:00
Viktor Wallner
cbeff3082d
.gitignore: Add CLion directories and VS build directory
2021-05-18 17:04:47 +02:00
Kyle Edwards
6f8fdc686c
.gitignore: Add CMakeUserPresets.json
2020-10-05 09:54:15 -04:00
Dakota Hawkins
9c01704e9f
gitignore: Ignore a .vscode directory in the source tree
2018-07-03 11:48:14 -04:00
jrp2014
12a145534a
gitignore: Ignore a .vs directory in the source tree
2018-04-05 13:42:42 -04:00
Tobias Hunger
366e38284d
Update .gitignore
...
Ignore *.user* files from QtCreator and *.pyc files.
2016-09-12 17:23:50 +02:00
Brad King
b4811f3e57
Tell Git to ignore .DS_Store files
...
These are created by MacOS Finder and should not be versioned.
Suggested-by: Sean McBride <sean@rogue-research.com >
2016-07-08 13:36:41 -04:00