diff options
author | Mukund Sivaraman <muks@banu.com> | 2008-03-05 14:11:48 -0800 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-03-13 15:07:29 -0700 |
commit | 376caf8f25b7f029c13432b1d88fbec5a1be375e (patch) | |
tree | 69ae5bd0235166ea15580737ecba10b8c1de8857 /.gitignore | |
parent | e2ef2479d8bad56ccc2088fcc2bb0d43db929b96 (diff) | |
download | tinyproxy-376caf8f25b7f029c13432b1d88fbec5a1be375e.tar.gz tinyproxy-376caf8f25b7f029c13432b1d88fbec5a1be375e.zip |
Renamed .cvsignore to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0163fc4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +COPYING +INSTALL +Makefile +Makefile.in +NEWS +aclocal.m4 +config.cache +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +libtool +missing +mkinstalldirs +stamp-h1 |