Restore submodules and fix .gitignore
This commit is contained in:
parent
b874489933
commit
24f117a110
3 changed files with 3 additions and 8 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -5,11 +5,4 @@ __pycache__/
|
|||
|
||||
bin/
|
||||
lib/
|
||||
pyvenv.cfg
|
||||
|
||||
Wippersnapper_Boards/
|
||||
Wippersnapper_Components/
|
||||
wippersnapper_boards.js
|
||||
wippersnapper_boards.json
|
||||
wippersnapper_components.js
|
||||
wippersnapper_components.json
|
||||
pyvenv.cfg
|
||||
1
Wippersnapper_Boards
Submodule
1
Wippersnapper_Boards
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f6d8d58e5ca9bbfd4bb698dee6d0190a86eda691
|
||||
1
Wippersnapper_Components
Submodule
1
Wippersnapper_Components
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 54b79bed866c79f50e2598c8802f6e11aad8d22b
|
||||
Loading…
Reference in a new issue