mirror of
https://bitbucket.org/Mattrixwv/pyclasses.git
synced 2025-12-06 10:23:57 -05:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
#Ignore anything that Visual Studio Code produces
|
|
.vscode/*
|
|
#Ignore anything that python caches
|
|
__pycache__
|