From 02054cef92afe18bda7df33aedc360d99524afd4 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Thu, 19 Jun 2008 21:30:19 +0530 Subject: [PATCH] Add src/.gitignore --- src/.gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/.gitignore diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..4ab3b65 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,11 @@ +.deps +.libs +Makefile +Makefile.in +grammar.c +grammar.h +grammar.output +scanner.c +tinyproxy +*.o +*.pcno