Initialize empty repo
This commit is contained in:
commit
7778211460
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
# MakeCode
|
||||||
|
built
|
||||||
|
node_modules
|
||||||
|
yotta_modules
|
||||||
|
yotta_targets
|
||||||
|
pxt_modules
|
||||||
|
_site
|
||||||
|
*.db
|
||||||
|
*.tgz
|
||||||
|
.header.json
|
||||||
|
.simstate.json
|
||||||
Loading…
Add table
Add a link
Reference in a new issue