Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bekopharm committed Oct 11, 2023
1 parent 3677b54 commit 0c88537
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
build/
node_modules/
temp/
.DS_Store
.env
.next
*.log

0 comments on commit 0c88537

Please sign in to comment.