Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
btoms20 authored Mar 1, 2025
1 parent ccb5a05 commit 92694f2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
.DS_Store
/.build
.build/
.swiftpm/
.vscode/
.index-build/
.devcontainer/
/Packages
/*.xcodeproj
xcuserdata/
.swiftpm/
/public
/docs
.benchmarkBaselines

0 comments on commit 92694f2

Please sign in to comment.