Skip to content

Commit 8a631d3

Browse files
add .build/.swiftpm to gitignore
1 parent e9b454e commit 8a631d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ alltests.md
3939
progit/
4040
bench/benchinput.md
4141
test/afl_results/
42+
43+
# Build directories for SwiftPM and Xcode
44+
.swiftpm
45+
.build

0 commit comments

Comments
 (0)