mirror of
https://github.com/kingmo888/rustdesk-api-server.git
synced 2026-02-21 18:37:23 +08:00
21 lines
127 B
Plaintext
21 lines
127 B
Plaintext
# Python
|
|
*.pyc
|
|
*.pyo
|
|
*.spec
|
|
*.c
|
|
*.pyd
|
|
*.so
|
|
test.py
|
|
__pycache__
|
|
|
|
# Documents
|
|
test
|
|
|
|
|
|
# Files
|
|
*.bat
|
|
server.ico
|
|
|
|
# Build
|
|
build
|
|
dist |