Update .gitignore

This commit is contained in:
J Blackman 2017-07-03 09:59:00 +10:00 committed by GitHub
parent 1d5145b869
commit c168c1b228
1 changed files with 5 additions and 5 deletions

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