Skip to content

Commit f4c0b89

Browse files
authored
Merge pull request swiftlang#21372 from compnerd/ignore-all-the-things
2 parents 2ec9cfc + 85c95df commit f4c0b89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ docs/_build
3434
# Finder metadata
3535
.DS_Store
3636

37+
# Visual Studio metadata
38+
.vs
39+
3740
#==============================================================================#
3841
# Ignore CMake temporary files
3942
#==============================================================================#

0 commit comments

Comments
 (0)