1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00

Merge pull request #11776 from blckmn/automated_build

This commit is contained in:
J Blackman 2022-08-06 16:05:13 +10:00 committed by GitHub
commit 60fe04a885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.gitignore vendored
View file

@ -37,16 +37,22 @@ stm32.mak
# ozone launch configurations
/support/ozone
# artefacts for Visual Studio Code
# artefacts for VS Code
/.vscode/
# artefacts for Visual Studio
/.vs
# artefacts for CLion
/cmake-build-debug/
/CMakeLists.txt
.vagrant
ubuntu*.log
/.vs
# EEPROM image file (created by SITL)
eeprom.bin
# Target scratch space used for automated build API
/src/main/target/AUTOMATED_BUILD/