rustdesk-api-server/.gitignore
2023-12-05 08:54:11 +08:00

21 lines
127 B
Plaintext

# Python
*.pyc
*.pyo
*.spec
*.c
*.pyd
*.so
test.py
__pycache__
# Documents
test
# Files
*.bat
server.ico
# Build
build
dist