diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 23:54:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 23:54:57 (EDT) |
commit | 3957a36f5b62eaa65c6ae841252775d707d77741 (patch) | |
tree | b48234fc82c01e5418e6589c3da3b212bad152a9 /.gitignore | |
parent | 23b7ff04d28ff3d99d9abc1b7a612a462d1715eb (diff) |
src/pci.ids: Exclude from Git repository
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ *~ Session.vim -# Source archives -*-*.orig.tar.* +# Sources +src/pci.ids # Work area tmp/ |