Skip to content

Commit cfacea6

Browse files
authored
Merge pull request #84 from play-iot/bugfix/bbb-dhclient
Fix #66
2 parents 3a0aa1f + e4867f0 commit cfacea6

File tree

5 files changed

+143
-115
lines changed

5 files changed

+143
-115
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ hs_err_pid*
3333

3434
.idea
3535

36+
# Pycache
37+
**/__pycache__/
38+
3639
docker/*.env
3740
!docker/.env
3841

0 commit comments

Comments
 (0)