Config and logging

This commit is contained in:
2023-03-19 01:43:14 +01:00
parent 8e59db2ad6
commit faf9ccffbc
5 changed files with 206 additions and 26 deletions

8
.gitignore vendored
View File

@@ -129,4 +129,10 @@ dmypy.json
.pyre/
# VSC
/.vscode
/.vscode
# Ignore ini files
*.ini
# Ignore logs directory
logs/