initial commit
This commit is contained in:
17 files changed
+216
No files matched your search
+13
@@ -0,0 +1,13 @@
|
||||
# Environment / Virtual Environment files
|
||||
.env
|
||||
.venv
|
||||
bin
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
lib64/
|
||||
|
||||
# Pycache
|
||||
__pycache__
|
||||
__pycache__/
|
||||
*/__pycache__/
|
||||
Reference in new issue
Block a user