Skip to content

Commit e1c5afb

Browse files
author
joseguilherme-dev
committed
💡 Add gitignore
1 parent ac4932b commit e1c5afb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# dependencies
2+
/node_modules
3+
4+
# testing
5+
/coverage
6+
7+
# production
8+
/build
9+
10+
# misc
11+
.DS_Store
12+
.env
13+
npm-debug.log

0 commit comments

Comments
 (0)