# Python 字节码缓存 __pycache__/ *.py[cod] *$py.class # 项目特定的存储/缓存文件夹 .storage/ # 环境变量文件(通常包含敏感信息) .env