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