4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
#Ignore some python cache files
|
|
__pycache__/*
|
|
#Ignore the extras from VSCode
|
|
.vscode/* |