# VibeScan ignore file
# Adjust patterns to your project. Patterns are relative to this folder.

*.pyc
.cache/**
.git/**
.idea/**
.venv/**
.vscode/**
__pycache__/**
build/**
coverage/**
dist/**
node_modules/**
reports/**
venv/**
