Ignore __pycache__

This commit is contained in:
Felix Van der Jeugt 2021-01-23 22:36:37 +01:00
parent bbbd65b312
commit e51cb253d7
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 3 additions and 0 deletions

View File

@ -28,3 +28,6 @@ target/
*.aux
*.toc
*.pdf
# Python
__pycache__