diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-10 09:09:56 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-10 09:09:56 +0200 |
commit | dc8949b2c8b55583d6da80b27e0e5b683c4fbeb1 (patch) | |
tree | 22ef984848f193e746e590fe38f86485c2706a2d /.gitignore | |
parent | ed7138139dcac6a6b0f0208153b8291cd6ef7edf (diff) | |
download | grub-reboot-poweroff-dc8949b2c8b55583d6da80b27e0e5b683c4fbeb1.tar.gz grub-reboot-poweroff-dc8949b2c8b55583d6da80b27e0e5b683c4fbeb1.tar.zst |
add README.html to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..daa30a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.html |