Actuators/.gitignore

15 lines
104 B
Plaintext

__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
build/
.DS_Store
*.swp
*.swo
*~
*.csv
*_frames/