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

Added VS Code / CLion metadata to .gitignore.

This commit is contained in:
mikeller 2017-05-31 00:03:14 +12:00
parent 323d0ae734
commit 4e82a4aa10

7
.gitignore vendored
View file

@ -29,3 +29,10 @@ make/local.mk
mcu.mak
mcu.mak.old
stm32.mak
# Artefacts for Visual Studio Code
/.vscode/
# Artefacts for CLion
/cmake-build-debug/
/CMakeLists.txt