🐛 remove logs from gitignore

This commit is contained in:
Mentor Palokaj 2021-12-07 13:19:43 +01:00
parent 804a87053f
commit 97880019c4

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
node_modules node_modules
build/ build/
docs/ docs/
*.log