Files
ProjectEulerPython/.gitignore

7 lines
82 B
Plaintext

#Visual Studio Code
.vscode
#Python cache files
__pycache__
Problems/__pycache__