mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 04:40:23 +08:00
Add build directory to gitignore (#112)
This commit is contained in:
committed by
Christopher Chedeau
parent
e3954981ea
commit
cd403b32ad
@@ -3,5 +3,8 @@
|
||||
# dependencies
|
||||
node_modules
|
||||
|
||||
# production
|
||||
build
|
||||
|
||||
# misc
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user