mirror of
https://github.com/IS1DI/x0gp.git
synced 2026-07-16 20:47:55 +00:00
- Add initial versions of hardware bills of materials (BOM v1-v4), shopping lists, plan, and assembly guides. - Add STL models for 3D-printing the 1/27 scale OpenRC F1 car parts. - Add Blender 3D project files (.blend) and camera renders of the car design iterations. - Add ESP32 client firmware source (client.ino) for handling video streaming and car controls. - Ignore Blender backup files (*.blend1, *.blend2) and IDE directories.
14 lines
137 B
Plaintext
14 lines
137 B
Plaintext
.idea/
|
|
.minimax/
|
|
*.csv
|
|
server/.out
|
|
server/.err
|
|
server/poc-server.exe
|
|
**/__pycache__/
|
|
*.log
|
|
.DS_Store
|
|
.vscode/
|
|
.grepai/
|
|
*.blend1
|
|
*.blend2
|