initial commit
This commit is contained in:
commit
cf7819fb1e
9 changed files with 251 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
.DS_Store
|
||||
*~
|
||||
*.swp
|
||||
.Python
|
||||
rendered/
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
static/
|
||||
board.json
|
Loading…
Add table
Add a link
Reference in a new issue