diff options
Diffstat (limited to 'firmware/microblaze/apps/.gitignore')
-rw-r--r-- | firmware/microblaze/apps/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/firmware/microblaze/apps/.gitignore b/firmware/microblaze/apps/.gitignore new file mode 100644 index 000000000..968b04cd7 --- /dev/null +++ b/firmware/microblaze/apps/.gitignore @@ -0,0 +1,8 @@ +/*.elf +/*.bin +/*.dump +/*.log +/*.rom +/*.map +/Makefile +/Makefile.in |