diff options
Diffstat (limited to 'util/flashrom_tester/.gitignore')
-rw-r--r-- | util/flashrom_tester/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/flashrom_tester/.gitignore b/util/flashrom_tester/.gitignore new file mode 100644 index 00000000..1e7caa9e --- /dev/null +++ b/util/flashrom_tester/.gitignore @@ -0,0 +1,2 @@ +Cargo.lock +target/ |