Skip to content

Commit d3abbcb

Browse files
committed
Removed unneeded file
1 parent a347dd2 commit d3abbcb

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

cubeserver-api-circuitpython.zip

45.2 KB
Binary file not shown.

main.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

package.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22

3-
zip -r cubeserver-api-circuitpython.zip . -x .git -x .gitignore 2>&1 > /dev/null
3+
zip -r cubeserver-api-circuitpython.zip . -x .gitignore -x ./.git 2>&1 > /dev/null
44
echo cubeserver-api-circuitpython.zip

0 commit comments

Comments
 (0)