Files
PyClasses/.gitignore

5 lines
108 B
Plaintext

#Ignore anything that Visual Studio Code produces
.vscode/*
#Ignore anything that python caches
__pycache__