mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Ignore Cmake temp files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -36,3 +36,9 @@ docs/_build
|
||||
|
||||
# Finder metadata
|
||||
.DS_Store
|
||||
|
||||
#==============================================================================#
|
||||
# Ignore CMake temporary files
|
||||
#==============================================================================#
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
|
||||
Reference in New Issue
Block a user