Files
PyClasses/.gitignore
2019-01-28 10:15:59 -05:00

4 lines
109 B
Plaintext

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