Add project tools and contributing guidelines (#281)

This commit is contained in:
ma-raza
2023-07-16 14:08:05 +10:00
committed by GitHub
parent 3f71050c47
commit ac68986404
20 changed files with 352 additions and 22 deletions

5
.gitignore vendored
View File

@@ -166,4 +166,7 @@ cython_debug/
# Database
db
.vscode
.vscode
/poetry.lock
.idea/