Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pancopa committed May 29, 2024
1 parent 17e28d8 commit 0e69676
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ node_modules/
yarn-error.log
dist
.idea
.env
.env
.DS_Store
_env
.gitignore

0 comments on commit 0e69676

Please sign in to comment.