first commit

This commit is contained in:
Your Name
2025-02-09 22:02:44 +08:00
commit 49fa4d6fd6
35 changed files with 3282 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@@ -0,0 +1,29 @@
# 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/