mirror of
https://github.com/Steffo99/bbbdl.git
synced 2024-11-22 07:44:18 +00:00
12 lines
127 B
Text
12 lines
127 B
Text
|
# Aulavirtuale-dl ignores
|
||
|
VideoLezioni/
|
||
|
|
||
|
# Python ignores
|
||
|
**/__pycache__/
|
||
|
dist/
|
||
|
*.egg-info/
|
||
|
**/*.pyc
|
||
|
|
||
|
# PyCharm ignores
|
||
|
.idea/
|