diff options
author | root <root@lamia.panaceas.james.local> | 2015-12-19 14:27:17 +0000 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-12-19 14:27:17 +0000 |
commit | fcee08f9ca3aaff53211ed8175a975ec688df194 (patch) | |
tree | 879532d86433dd6cf6bf0ee69c37637ac8d58a5a | |
parent | 329a27be095eec990ed3a17637b40738e755038a (diff) | |
download | bootloader-master.tar.gz bootloader-master.tar.bz2 bootloader-master.zip |
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1af46e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.o +cfe/build/broadcom/bcm63xx_ram/build_date.c +*.bin +*.dis +*.map +cfe/build/broadcom/bcm63xx_ram/cfe6328 +*.a +cfe/build/broadcom/bcm63xx_rom/cfe6328 +cfe/build/broadcom/bcm63xx_rom/flashimg.S +cfe6328_ram +hostTools/cmplzma +hostTools/nvramembed +cfe/build/broadcom/bcm63xx_rom/bcm96328_cfe.w +hostTools/addvtoken |