aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4ffc1b1248a865bc642ab74934d2cc1f697151a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.idea
.vscode
/venv
/node_modules
*.pyc
config.def.h
__pycache__
.DS_Store
/src/test/test_inverter_monitor.log
/youtrack-certificate
/cpp
/src/test.py
/esp32-cam/CameraWebServer/wifi_password.h
cmake-build-*
.pio
platformio.ini
CMakeListsPrivate.txt
/platformio/*/CMakeLists.txt
/platformio/*/CMakeListsPrivate.txt
/platformio/*/.gitignore
*.swp

/localwebsite/vendor
/localwebsite/.debug.log
/localwebsite/config.local.php
/localwebsite/cache
/localwebsite/test.php

/watchos/InfiniSolar/Pods
xcuserdata