diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-07 19:18:27 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-07 19:18:27 +0100 |
commit | 02c161bf0bc9945cd6e99ee6b8d5b91540304637 (patch) | |
tree | 4fa4f556d7dc0ceaff9f815fb942722d5fac2427 | |
parent | 66c33c016e067622cae1c7ba6a3b3215a1373b98 (diff) | |
download | librebootfr-02c161bf0bc9945cd6e99ee6b8d5b91540304637.tar.gz librebootfr-02c161bf0bc9945cd6e99ee6b8d5b91540304637.zip |
gitignore: add docs/version
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.s[a-w]? *.vim /TODO/ +/docs/version /bucts/ /coreboot/ /flashrom/ |