Skip to content

Commit

Permalink
Adding .env to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rotirk20 committed Sep 20, 2024
1 parent ae7381d commit f8fbf41
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 @@ -8,6 +8,7 @@
/frontend/bazel-out
/backend/node_modules
/backend/tmp
/backend/.env

# Node
/node_modules
Expand Down

0 comments on commit f8fbf41

Please sign in to comment.