Changed location of build folder
This commit is contained in:
parent
f9e7f97156
commit
b513d50751
5 changed files with 20 additions and 27 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
|||
# Created by https://www.toptal.com/developers/gitignore/api/node,react,git,visualstudiocode
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=node,react,git,visualstudiocode
|
||||
|
||||
### Express ###
|
||||
**/public/
|
||||
|
||||
### TODO ###
|
||||
TODO
|
||||
|
||||
|
|
|
|||
Reference in a new issue