pos_loyalty_member_custom/.gitignore
2026-05-21 17:04:01 +07:00

34 lines
333 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
# Editors and IDEs
.idea/
.vscode/
*.swp
*.swo
.DS_Store