diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-10 09:12:38 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-10 09:12:38 +0200 |
commit | f26e05496afc19caffcc9f58db27d7bcb8744eb4 (patch) | |
tree | 7542b78df2b36d4b10a4f60343a8b7bdade5c49d /.gitignore | |
parent | 4d4cdfc22760b68f0e3f9c62437ef7a2f0438d60 (diff) | |
download | mkinitcpio-passwd-f26e05496afc19caffcc9f58db27d7bcb8744eb4.tar.gz mkinitcpio-passwd-f26e05496afc19caffcc9f58db27d7bcb8744eb4.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 |