# Node Packages
package-lock.json
/node_modules

# Project Environments
.env

# Project Data
/data

# Python Cache
__pycache__
