Skip to content

Commit 82da737

Browse files
author
StellarSplit
committed
chore: add .gitignore
1 parent 50bc6fb commit 82da737

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
node_modules/
2+
.next/
3+
out/
4+
.env
5+
.env.local
6+
.env.*.local
7+
*.tsbuildinfo
8+
.DS_Store
9+
Thumbs.db

0 commit comments

Comments
 (0)