Skip to content

Commit

Permalink
Create .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanAverS committed Dec 7, 2024
1 parent b7f13ce commit 03e2b9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules/
build/
.env
.DS_Store
*.log

0 comments on commit 03e2b9d

Please # to comment.