Skip to content

Commit

Permalink
upgrade gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
franfdezmorales committed May 6, 2022
1 parent c11c93f commit 4b277b2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ game/dist/
game/yarn.lock

web/node_modules/
web/build/
web/dist/
web/yarn.lock
1 change: 1 addition & 0 deletions game/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/dist
Loading

0 comments on commit 4b277b2

Please sign in to comment.