mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
gitignore: Tell Git to ignore build*/ directories
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Common build directories
|
||||
build*/
|
||||
|
||||
# Exclude MacOS Finder files.
|
||||
.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user