diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,6 +1,8 @@ *~ *.o +/cache/ /lbmk.err.log +/repo/ /docs/ /pciroms/ /util/dell-flash-unlock/dell_flash_unlock @@ -22,12 +24,23 @@ /push /version /versiondate +/.version +/.versiondate /vendorfiles/ *me.bin *sch5545ec.bin /mrc/ -/util/nvmutil/nvm /src/ /CHANGELOG /todo.txt /lock +/hash/ +/dump/ +/qrun*.sh +*.tar.* +/m +/f +/r +/e +/xbmkpath/ +/xbmkwd/ |
