mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitignore: Tell Git to ignore build*/ directories
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Common build directories
|
||||
build*/
|
||||
|
||||
# Exclude MacOS Finder files.
|
||||
.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user