Ignore /build in .gitignore

This commit is contained in:
Raphaël Jakse
2023-01-09 16:22:03 +01:00
parent 06d1ce755f
commit 865389fdce

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/js
/node_modules
/vendor
/build