Verison 1.0.3 Release
Based on Buildbotics 0.4.14
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
.sconf_temp/
|
||||
.sconsign.dblite
|
||||
/build
|
||||
/dist
|
||||
/crap
|
||||
/pkg
|
||||
/mnt
|
||||
/demo
|
||||
/bbctrl-*
|
||||
node_modules
|
||||
*~
|
||||
\#*
|
||||
*.pyc
|
||||
__pycache__
|
||||
*.egg-info
|
||||
/upload
|
||||
/*.img
|
||||
*.so
|
||||
*.deb
|
||||
*.zip
|
||||
/rpi-share
|
||||
/package-lock.json
|
||||
|
||||
*.elf
|
||||
*.hex
|
||||
Reference in New Issue
Block a user