access_restriction_by_user/.gitignore

38 lines
302 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Odoo
*.log
.pylintrc
.pylint.d/
# VS Code
.vscode/
# PyCharm
.idea/
# Translations
*.pot
*.po