Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 255 B
*.swp
*.xml
*.wp?
*.ipynb
__pycache__
.DS_Store
# Ignore JetBrain Idea subfolder
.idea
# Ignore VS vscode subfolder
.vscode
# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg