### vsCode ###
.vscode

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

**/node_modules
**/dist
**/build
**/.DS_Store
**/.angular
**/.idea
cdk.out
**/data/**.csv

.env
.venv/
*.egg-info/
__pycache__/
