diff --git a/.github/actions/initbuild/action.yml b/.github/actions/initbuild/action.yml index db49b31ad..b852d0a6c 100644 --- a/.github/actions/initbuild/action.yml +++ b/.github/actions/initbuild/action.yml @@ -24,12 +24,13 @@ runs: python -m pip install --upgrade pip pip install -U platformio meshtastic adafruit-nrfutil - - name: Cache platformio - uses: actions/cache@v1 - id: cache-platformio # needed in if test - with: - path: ~/.platformio - key: ${{ runner.os }}-platformio + # Don't cache for now because I want to be lazy with portuino updates githashes + # - name: Cache platformio + # uses: actions/cache@v1 + # id: cache-platformio # needed in if test + # with: + # path: ~/.platformio + # key: ${{ runner.os }}-platformio - name: Upgrade platformio run: | diff --git a/.gitignore b/.gitignore index 67688a0b4..eeb1bcb09 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ main/credentials.h !.vscode/extensions.json *.code-workspace +.idea/workspace.xml + .DS_Store Thumbs.db .autotools @@ -19,4 +21,5 @@ Thumbs.db nanopb* flash.uf2 cmake-build* -__pycache__ \ No newline at end of file +__pycache__ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index dad7634ec..000000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1615788661896 - - - - - - - - - - - - - file://$PROJECT_DIR$/src/mesh/wifi/WiFiServerAPI.cpp - 53 - - - file://$PROJECT_DIR$/src/mesh/wifi/WiFiServerAPI.cpp - 37 - - - file://$PROJECT_DIR$/src/mqtt/MQTT.cpp - 166 - - - file://$PROJECT_DIR$/.pio/libdeps/native/PubSubClient/src/PubSubClient.cpp - 468 - - - file://$PROJECT_DIR$/src/mesh/mesh-pb-constants.cpp - 20 - - - file://$USER_HOME$/.platformio/packages/framework-portduino/cores/portduino/PortduinoGPIO.cpp - 41 - - - - - - - - - - - - -