Skip to content

Commit

Permalink
Fix .build rule in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
unnamedd committed Oct 4, 2020
1 parent 73db933 commit 443b2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DS_Store
/.build
.build
/Packages
*.xcodeproj
xcuserdata/

0 comments on commit 443b2e7

Please sign in to comment.