Only call strtoul when there is an argument that strtoul can work on
[fw/stlink] / .gitignore
index 44d2e4ddf67af28c37518032934fa9acb818bbf0..c23c60a36dfb48acea330814c28e2e7d7daf2c03 100644 (file)
@@ -1,6 +1,13 @@
 /nbproject/private/
 *.o
+*.elf
+doc/tutorial/*.log
+doc/tutorial/*.aux
 libstlink.a
 test_usb
 test_sg
-gdbserver/st-utils
\ No newline at end of file
+gdbserver/st-util
+flash/flash
+*.log
+example/*/*.bin
+example/*/*.elf