git to ignore logs

This commit is contained in:
2022-10-07 19:50:38 +05:00
parent 61a5243ee4
commit 4b6c0961ff

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
configs/
configs/*
logs/
logs/*