Merge pull request #3186 from mikeller/update_gitignore

Added VS Code / CLion metadata to .gitignore.
This commit is contained in:
Martin Budden 2017-06-01 17:50:09 +01:00 committed by GitHub
commit c70c83ae39
1 changed files with 7 additions and 0 deletions

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