# Compiled Python files
*.pyc
node_modules

# Folder view configuration files
.DS_Store
Desktop.ini

# Thumbnail cache files
._*
Thumbs.db

# Files that might appear on external disks
.Spotlight-V100
.Trashes

# vim stuff
.netrwhist

#secret env variables
.secrets.env
.secrets.env.ps1
