From: Karl Palsson Date: Tue, 1 Nov 2011 18:50:06 +0000 (+0000) Subject: Ignore all elf outputs. Ignore pdflatex outputs X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a672ee1a34f0602079c52bbd04e7d115ccb37651;p=fw%2Fstlink Ignore all elf outputs. Ignore pdflatex outputs --- diff --git a/.gitignore b/.gitignore index 44d2e4d..0a541c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ /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-utils