chore: add build folder to gitignore
This commit is contained in:
parent
b54b5fbc9a
commit
9ff6c3b9ef
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
build
|
Loading…
Reference in a new issue