Files
proxy_cursor_regv206/.gitignore
huangzhenpc 89c5fd4cf9 first commit
2025-03-11 15:52:54 +08:00

29 lines
225 B
Plaintext

# PyInstaller
build/
dist/
*.spec
!CursorKeepAlive.mac.spec
!CursorKeepAlive.win.spec
# Python
__pycache__/
*.py[cod]
*$py.class
# Logs
*.log
# IDE
.vscode/
.idea/
# Mac
.DS_Store
venv/
node_modules/
.env
screenshots/