Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
add dist folder to ignores
remove build folder from ignores
  • Loading branch information
bwbohl committed Dec 4, 2020
1 parent f2cc187 commit d6da980
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 @@
# build
/build
dist
lib

# macOS
Expand Down

0 comments on commit d6da980

Please sign in to comment.