You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

39 lines
296 B

# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
*.jpg
*.png
# VS Code
.vscode
# other
*.egg-info
__pycache__
# IDEs
.idea
# cache
.pytest_cache
# JetBrains IDE
.idea/
# python
dist/