Skip to content

Commit

Permalink
docs: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatoasterous committed Mar 21, 2024
1 parent 232b019 commit 2ab6ba7
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 @@ -24,4 +24,7 @@ go.work
.idea/

# Dotenv file
.env
.env

# Build directory
dist/

0 comments on commit 2ab6ba7

Please sign in to comment.