feat: Add build folder to gitignore
parent
e7f855ca51
commit
ee069e9ab8
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
packs/**
|
||||
packs/**
|
||||
build/**
|
||||
|
|
Loading…
Reference in New Issue