diff options
-rw-r--r-- | bluefnorf/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bluefnorf/.gitignore b/bluefnorf/.gitignore new file mode 100644 index 0000000..2c6eb8b --- /dev/null +++ b/bluefnorf/.gitignore @@ -0,0 +1,8 @@ +*.bin +*.hex +*.o +*.elf +*.lst + +*.swp +*.swo |