浏览代码

Update .gitignore once more for fuzz test

Dirk Ziegelmeier 9 年之前
父节点
当前提交
876720593b
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -1,3 +1,5 @@
+*.o
+*.a
 /doc/doxygen/output/html
 /src/apps/snmp/LwipMibCompiler/CCodeGeneration/bin/
 /src/apps/snmp/LwipMibCompiler/CCodeGeneration/obj/
@@ -12,4 +14,5 @@
 /src/apps/snmp/LwipMibCompiler/LwipMibCompiler.userprefs
 /src/apps/snmp/LwipMibCompiler/*.suo
 /test/fuzz/output
-/test/lwip_fuzz
+/test/fuzz/lwip_fuzz
+/test/fuzz/.depend