mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add .build to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -47,6 +47,9 @@ docs/_build
|
|||||||
.cache
|
.cache
|
||||||
.clangd
|
.clangd
|
||||||
|
|
||||||
|
# SwiftPM
|
||||||
|
.build
|
||||||
|
|
||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
# Ignore CMake temporary files
|
# Ignore CMake temporary files
|
||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
@@ -59,6 +62,7 @@ CMakeFiles
|
|||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
||||||
|
#==============================================================================#
|
||||||
# Ignore generated GYB files until we fix the workaround on Windows
|
# Ignore generated GYB files until we fix the workaround on Windows
|
||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
8
|
8
|
||||||
|
|||||||
Reference in New Issue
Block a user