1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00

Git Ignore updates

This commit is contained in:
blckmn 2017-07-01 17:04:33 +10:00
parent 3253ac26a1
commit b40d82ee7e

11
.gitignore vendored
View file

@ -19,20 +19,21 @@ startup_stm32f10x_md_gcc.s
docs/Manual.pdf
README.pdf
# artifacts of top-level Makefile
# artefacts of top-level Makefile
/downloads
/tools
/build
# local changes only
make/local.mk
# artefacts for VisualGDB (running in Visual Studio)
mcu.mak
mcu.mak.old
stm32.mak
# Artefacts for Visual Studio Code
/.vscode/
# artefacts for Visual Studio Code
/.vscode
# Artefacts for CLion
/cmake-build-debug/
# artefacts for CLion
/cmake-build-debug
/CMakeLists.txt