Init config

This commit is contained in:
SantaSpeen 2022-03-21 16:09:42 +03:00
parent e78c6e3949
commit 3fe5009086

10
.gitignore vendored
View File

@ -127,3 +127,13 @@ dmypy.json
# Pyre type checker
.pyre/
# Ignore Idea dir
.idea/
# Ignore all db
*.db
# Ignore project files
test_*.*
*.json