1
0
forked from Mirrors/itch-dl

Manage project with Poetry

This commit is contained in:
Ryszard Knop
2021-10-13 15:09:17 +02:00
parent d487334258
commit 998f8b0de6
3 changed files with 38 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Developers' private notes/output dirs/etc
private/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]