Init commit with level 1 python source
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Python excludes
|
||||
.venv/*
|
||||
.pytest_cache/*
|
||||
*__pycache__*
|
||||
|
||||
# IDEs
|
||||
.idea/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user