Skip to content

Commit

Permalink
Added .env to .gitignore to prevent it from being pushed.
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDnT committed Jul 13, 2024
1 parent e9cd780 commit 4e19775
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
@@ -1,5 +1,6 @@
.aider*
node_modules
.env

# Frontend related files
.next/
Expand Down

0 comments on commit 4e19775

Please sign in to comment.