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

Update .gitignore

This commit is contained in:
J Blackman 2017-07-03 09:59:00 +10:00 committed by GitHub
parent 1d5145b869
commit c168c1b228

10
.gitignore vendored
View file

@ -20,9 +20,9 @@ docs/Manual.pdf
README.pdf
# artefacts of top-level Makefile
/downloads
/tools
/build
/downloads/
/tools/
/build/
# local changes only
make/local.mk
@ -32,8 +32,8 @@ mcu.mak.old
stm32.mak
# artefacts for Visual Studio Code
/.vscode
/.vscode/
# artefacts for CLion
/cmake-build-debug
/cmake-build-debug/
/CMakeLists.txt