Skip to content

Commit cd403b3

Browse files
chibicodevjeux
authored andcommitted
Add build directory to gitignore (#112)
1 parent e395498 commit cd403b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
# dependencies
44
node_modules
55

6+
# production
7+
build
8+
69
# misc
710
npm-debug.log

0 commit comments

Comments
 (0)