diff options
author | Andrew Stribblehill <stribb@google.com> | 2008-03-19 15:11:13 -0700 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-03-19 15:11:13 -0700 |
commit | fdf7e4ea8b532f07d8f17758769b77b45adc657c (patch) | |
tree | 0b4d80372560fdee64bce45518fe49ba3c63118b /src | |
parent | b11c74637f3d44a01875fda1bbcc4e046902fc80 (diff) | |
download | tinyproxy-fdf7e4ea8b532f07d8f17758769b77b45adc657c.tar.gz tinyproxy-fdf7e4ea8b532f07d8f17758769b77b45adc657c.zip |
Added more patterns to .gitignore
Diffstat (limited to '')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 0d0ee5c..f8a6b4e 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -6,3 +6,4 @@ grammar.c grammar.h scanner.c tinyproxy +*.o |