1
Fork 0
mirror of https://github.com/Steffo99/bbbdl.git synced 2024-10-16 06:17:29 +00:00

✏️ Add some python ignores

This commit is contained in:
Steffo 2020-10-11 15:23:43 +02:00
parent 18b857f564
commit 4880902cc3

11
.gitignore vendored
View file

@ -1,2 +1,11 @@
# Aulavirtuale-dl ignores
VideoLezioni/
*.mp4
# Python ignores
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# PyCharm ignores
.idea/