Files
PyClasses/.gitignore
Matthew Ellison 4557ad07db First commit
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__/*