diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-10 09:16:21 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-10 09:16:21 +0200 |
commit | 252135012da0b8fae1c18e5436924dc156f88a35 (patch) | |
tree | ae97d8bf2459236bdec4e4f67822148edb2e8e1d /.gitignore | |
parent | 527c3fe841f4b302c042412c4cd1714fb4815d98 (diff) | |
download | dhcpcd-hook-openvpn-252135012da0b8fae1c18e5436924dc156f88a35.tar.gz dhcpcd-hook-openvpn-252135012da0b8fae1c18e5436924dc156f88a35.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 |