diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -1,8 +1,9 @@ *~ *.o +/cache/ /lbmk.err.log +/repo/ /docs/ -/cbutils/ /pciroms/ /util/dell-flash-unlock/dell_flash_unlock /TODO @@ -23,9 +24,24 @@ /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/ |
