mirror of
https://github.com/espressif/esp-lwip.git
synced 2026-08-20 17:00:05 +00:00
Update .gitignore once more for fuzz test
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user