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

gitignore cachegrind.out

This commit is contained in:
René Kijewski 2014-04-08 22:36:13 +02:00
parent 2749531324
commit e7f0b298c5

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ doc/doxygen/*.log
*~
*.orig
.*.swp
cachegrind.out*