diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 01:00:40 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 01:00:40 (EST) |
commit | f5b74b22ccd91213087f68a09dfd95d4ddd5565c (patch) | |
tree | ff75758ed5cd017a55051e8ce06a4970ff60142e /.gitignore | |
download | libreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.zip libreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.tar.gz libreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.tar.bz2 |
Libreboot website. As it was on February 16th, 2015.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d7e46ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*~ +/docs/ +/git/ +/gitdocs/ +/libreboot.git/ +/libreboot.org.git/ +/release/ |