1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

.gitignore: Add scan-build to ignore list

This commit is contained in:
Joakim Nohlgård 2017-08-22 11:49:50 +02:00
parent 768459d6c1
commit 29415ebb89

3
.gitignore vendored
View File

@ -53,3 +53,6 @@ Makefile.local
# Ignore download cache
.dlcache
# scan-build artifacts
scan-build/