Skip to content

Commit

Permalink
fix(env): add env in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Sep 27, 2023
1 parent 2262e45 commit d99d7c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions targets/frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
*.DS_Store
data/*
node_modules
.env
.env.development

0 comments on commit d99d7c9

Please sign in to comment.