Files
helpdesk/.gitignore
2025-11-07 13:28:57 +05:30

39 lines
486 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
.DS_Store
*.pyc
*.egg-info
*.swp
*.log
tags
node_modules
.vscode
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
helpdesk/docs/current
helpdesk/public/desk
helpdesk/public/frontend
helpdesk/public/node_modules
helpdesk/www/helpdesk/index.html
desk/components.d.ts
desk/stats.html