]> cloudbase.mooo.com Git - irmp-demo.git/commitdiff
Add .gitignore
authorLeo C <erbl259-lmu@yahoo.de>
Wed, 19 Apr 2017 16:11:45 +0000 (18:11 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Wed, 19 Apr 2017 16:33:33 +0000 (18:33 +0200)
.gitignore [new file with mode: 0644]
irmp-main.c

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3838d63
--- /dev/null
@@ -0,0 +1,4 @@
+*.elf
+*.map
+*.bin
+generated.*.ld
index 1399546c85ddcf3a00a2e4ec54187c29978c6817..f7d213d36177fa8388a4a1706bb02df1d86a0463 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 2017 Leo C. <erbl259-lmu@yahoo.de>\r
  *\r
  * This demo program is essentially a combination of some libopencm3 examples\r
- * from https://github.com/libopencm3/libopencm3-examples,\r
+ * from https://github.com/libopencm3/libopencm3-examples\r
  * and irmp-main-stm32.c from the IRMP distribution, which is\r
  * Copyright (c) 2009-2016 Frank Meyer - frank(at)fli4l.de\r
  *\r