Skip to content

Commit

Permalink
fix: ignore build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
lwouis committed Mar 10, 2020
1 parent 982fe6c commit a2bb19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ IDEWorkspaceChecks.plist
/node_modules/
/DerivedData/
/Pods/
/build/

.DS_Store

0 comments on commit a2bb19f

Please sign in to comment.