configs: remove CONFIG_SYS_MVFS
[platform/kernel/u-boot.git] / .gitignore
index 29757aa..f1b8015 100644 (file)
@@ -85,3 +85,7 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# gcc code coverage files
+*.gcda
+*.gcno