- added folder deleted to gitignore

- readme extended
This commit is contained in:
2022-05-22 04:15:26 +00:00
parent c6fbe956a0
commit 17c029e6da
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,7 @@ config.json
public/b
public/ca
public/t
deleted/b
deleted/ca
deleted/t
tmp/*