Files
AutoControlSystem-G/.gitignore
2025-09-10 09:16:57 +08:00

64 lines
631 B
Plaintext

# Python
**/__pycache__/
*.py[cod]
*$py.class
# IDEs and editors
.idea/
.vscode/
*.suo
# *.ntvs*
# *.njsproj
# # *.sln
# *.sw?
# OS generated files
# .DS_Store
# .DS_Store?
# ._*
# .Spotlight-V100
# .Trashes
# ehthumbs.db
# Thumbs.db
# Logs
log/
*.log
*.log.*
# Temporary files
# *.tmp
# *.temp
# .cache/
# Test coverage
# .coverage
# .coverage.*
# coverage.xml
# Debug
# *.pyc
# *.pyd
# *.so
# *.dll
# *.exe
# Runtime data
# pids
# *.pid
# *.seed
# *.pid.lock
# Project specific
# test.py
# test2.py
# test3.py
# test6.py
# TEST3.py
# workflow_test.py
# MvFGSdkLog/
# MvSDKLog/
# Trace/com_pose.txt
# Trace/com_pose2.txt