We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b454e commit 8a631d3Copy full SHA for 8a631d3
.gitignore
@@ -39,3 +39,7 @@ alltests.md
39
progit/
40
bench/benchinput.md
41
test/afl_results/
42
+
43
+# Build directories for SwiftPM and Xcode
44
+.swiftpm
45
+.build
0 commit comments