Skip to content

Commit

Permalink
feat: change gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
raydenm committed Nov 13, 2024
1 parent 7904bb7 commit 3cf7725
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.env

# Logs
logs
*.log
Expand Down Expand Up @@ -29,7 +31,6 @@ coverage

*.tsbuildinfo

.env

test-results/

Expand Down

0 comments on commit 3cf7725

Please sign in to comment.