Added fixes

This commit is contained in:
alexey
2025-03-22 23:05:25 +03:00
parent 224344339e
commit b473cf87e1
3 changed files with 9 additions and 1 deletions

10
.gitignore vendored
View File

@@ -2,4 +2,12 @@ vendor
repo repo
db/*.sqlite3 db/*.sqlite3
projects projects
.ruby-lsp .ruby-lsp
keys/private
keys/public
keys/save
logs/actions.log
!.gitignore
!projects/empty
!repo/empty

0
projects/empty Normal file
View File

0
repo/empty Normal file
View File