# Patterns to ignore when building packages. # This supports shell glob patterns, relative path patterns, and negated # patterns. Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.swo *~ *.pyo *.pyc .pytest_cache/ *.egg-info/ dist/ build/ # IDE .vscode/ .idea/ *.sublime-project *.sublime-workspace # OS Thumbs.db # Helm Chart.lock