Update .gitignore once more for fuzz test

This commit is contained in:
Dirk Ziegelmeier 2016-12-20 14:25:46 +01:00
parent dd96c71253
commit 876720593b

5
.gitignore vendored
View File

@ -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