Add bin/ to .gitignore
parent
c76e078682
commit
4a3d3449c5
@ -1,3 +1,4 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
.env
|
||||
bin/
|
||||
|
||||
Loading…
Reference in New Issue