X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.gitignore;h=1c8296454b33e99a406d8ef91f3d22e06bfcd414;hb=refs%2Fheads%2Fdebian;hp=8e974b74bbd575209f80cbb05750e867e9343bea;hpb=b1e89edb578e70e4fffa83394a24d8733e78143b;p=fw%2Fstlink diff --git a/.gitignore b/.gitignore index 8e974b7..1c82964 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,33 @@ -/nbproject/private/ +build +INSTALL +Makefile.in +aclocal.m4 +autom4te.cache +config.guess +config.sub +configure +depcomp +install-sh +ltmain.sh +missing +*.bz2 +*.lo *.o -*.elf -doc/tutorial/*.log -doc/tutorial/*.aux -libstlink.a +.libs +libtool +*.la +config.log +config.status +compile +st-flash +st-util +st-term +st-info test_usb test_sg -gdbserver/st-util -flash/flash -*.log -example/*/*.bin -example/*/*.elf -example/*/*/*.bin -example/*/*/*/*.bin -example/*/*/*.a -example/*/*/*/*.a +*.deps* +*.dirstamp +*.a +Makefile +*.exe +example/blink/*.elf