rustdesk-api-server/.gitignore
2024-03-15 23:54:34 +08:00

29 lines
195 B
Plaintext

# Python
*.pyc
*.pyo
*.spec
*.c
*.pyd
*.so
test.py
__pycache__
# Documents
test
# Files
*.bat
server.ico
start.py
# Build
build
dist
dist-
dist_py38
LICENSE.rst
db/test_db.sqlite3
job2en.py