Files
iperf3-monitor/.gitignore
Malar Invention 0fd9fc3e06 Fix: Ignore packaged chart files and remove markdown files
Removes the outdated markdown files and fixes the .gitignore to ignore packaged chart files in the correct directories. This prevents them from being committed to
2025-06-20 17:36:44 +05:30

40 lines
406 B
Plaintext

```
# Byte-code files
*.pyc
*.pyo
*.pyd
__pycache__/
# Distribution / build outputs
dist/
build/
*.egg-info/
.tox/
# Virtual environments
.venv/
venv/
env/
# Editor/IDE specific files
.idea/
.vscode/
*.swp
*.swo
# Logs and temporary files
*.log
*.tmp
# OS generated files
.DS_Store
Thumbs.db
# Docker
!Dockerfile
.dockerignore
# Helm
!charts/iperf3-monitor/.helmignore
charts/iperf3-monitor/charts/