mirror of
https://github.com/dzid26/sunnypilot.git
synced 2026-06-08 07:44:55 +08:00
split dockerfile into base image and CI image (#2066)
* split dockerfile into base image and CI * doesn't exist yet * fix path * cache on this branch * latest * use cache * don't double pull old-commit-hash: a3f56430195d5b2d0119f8bbf929f07c9a625959
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
.git
|
||||
.DS_Store
|
||||
*.dylib
|
||||
*.DSYM
|
||||
*.d
|
||||
*.pyc
|
||||
*.pyo
|
||||
.*.swp
|
||||
.*.swo
|
||||
.*.un~
|
||||
*.tmp
|
||||
*.o
|
||||
*.o-*
|
||||
*.os
|
||||
*.os-*
|
||||
*.so
|
||||
*.a
|
||||
|
||||
notebooks
|
||||
phone
|
||||
massivemap
|
||||
|
||||
Reference in New Issue
Block a user