mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 07:06:20 +01:00
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Created by .ignore support plugin (hsz.mobi)
|
||||
### Example user template template
|
||||
### Example user template
|
||||
|
||||
# IntelliJ project files
|
||||
.idea
|
||||
*.iml
|
||||
out
|
||||
gen
|
||||
@@ -24,7 +24,7 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
* Browse your target code (should be a **zip** file)
|
||||
* The **zip** file size is limited to **4MB**
|
||||

|
||||
* Download and extend example release zip archive **[my-release.zip](/gitbook/assets/pybytes/releases/code-example/my-code.zip)**
|
||||
* Download and extend example release zip archive **[my-release.zip](/gitbook/assets/pybytes/releases/my-release.zip)**
|
||||
* Or create a zip file with the following structure:
|
||||
```
|
||||
my_release.zip
|
||||
|
||||
Binary file not shown.
BIN
static/gitbook/assets/pybytes/releases/my-release.zip
Normal file
BIN
static/gitbook/assets/pybytes/releases/my-release.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user