Files
python-versions/.gitignore
2020-04-29 10:57:27 +03:00

10 lines
140 B
Plaintext

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Visual studio / VS Code cache
.vs/
.vscode/
# Desktop Service Store
.DS_Store