diff options
author | Michael Adam <obnox@samba.org> | 2009-11-10 17:11:42 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-11-10 17:12:16 +0100 |
commit | c3f29ce4ac13e436eab25038cd55db2deddd061f (patch) | |
tree | e5df60923b584d15f1ba3b65aff149d35e77bc71 /etc | |
parent | 444ad3525048a84850352059f9d9690b2e5801f4 (diff) | |
download | tinyproxy-c3f29ce4ac13e436eab25038cd55db2deddd061f.tar.gz tinyproxy-c3f29ce4ac13e436eab25038cd55db2deddd061f.zip |
gitignore etc/tinyproxy.conf - it is generated
Diffstat (limited to '')
-rw-r--r-- | etc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.gitignore b/etc/.gitignore new file mode 100644 index 0000000..2bbb6a4 --- /dev/null +++ b/etc/.gitignore @@ -0,0 +1 @@ +tinyproxy.conf |