mirror of
https://bitbucket.org/Mattrixwv/pytutorial.git
synced 2025-12-06 18:23:57 -05:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
#Ignore some python cache files
|
|
__pycache__/*
|
|
#Ignore the extras from VSCode
|
|
.vscode/* |