Creating base of raspberryPie

This commit is contained in:
2020-09-11 11:54:00 +02:00
parent 5784f33699
commit a5b9a1d679
4 changed files with 329 additions and 0 deletions
+9
View File
@@ -127,3 +127,12 @@ dmypy.json
# Pyre type checker
.pyre/
# Log files of RasperryPie
*.log
# File containing secrets (credentials) and config
*.cfg
AwningV2.py