# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # 编译输出 *.exe *.out *.o *.obj *.a *.lib *.dll *.so .transpyc_cache/ includes.binary/ # 调试文件 *.p2c debug.txt *.ll # 备份文件 * copy.py * copy.c # IDE .vscode/ .idea/ *.swp *.swo *~ # 测试输出 test.exe test_split.exe # 排除独立仓库的目录 ViperOS/ ViperTemplateProject/ StandardTemplateProject/ TransPyV/ # 磁盘镜像 *.img *.vmdk *.7z *.fd # 日志文件 *.log # 字体文件 *.ttc *.ttf # VMware Undo/vmware/ # Trae AI .trae/