diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:18:10 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:18:10 +0000 |
commit | 2f9381330e02f6e73607ee55e81bd962b3ce83b2 (patch) | |
tree | b867e7f9d89c60f69aa218b9eba183b82c8da797 | |
parent | d19b77221d76d9c4dcfbc50129d7f34910af8f63 (diff) | |
download | librebootfr-2f9381330e02f6e73607ee55e81bd962b3ce83b2.tar.gz librebootfr-2f9381330e02f6e73607ee55e81bd962b3ce83b2.zip |
.gitignore: add powertop directory
This directory is created when the user runs powertop.trisquel6,
and it is not intended to be part of libreboot git.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,5 +7,6 @@ /bin/* /grubinvaders/ /seabios/ +/powertop/ /libreboot_src.tar.xz /libreboot_bin.tar.xz |