Skip to content

Commit 11ed021

Browse files
committed
update: gitignore
1 parent 84724a6 commit 11ed021

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.venv
2+
3+
__pycache__/
4+
*.pyc
5+
*.pyo
6+
7+
build/
8+
dist/
9+
*.spec
10+
11+
arduino.json

0 commit comments

Comments
 (0)