Skip to content

Commit 58ba20b

Browse files
committed
chore: gitignore file
1 parent b751d4c commit 58ba20b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# OS files
2+
.DS_Store
3+
4+
# Dependency directories
5+
node_modules/
6+
7+
# Environment variables
8+
.env
9+
10+
# Build output
11+
dist/
12+
build/

0 commit comments

Comments
 (0)