From 6fac2c05c6ad0ea9684ad8be38ae2f12687a4df2 Mon Sep 17 00:00:00 2001 From: xeb Date: Wed, 17 Jun 2009 10:51:36 +0400 Subject: * updated support for 2.4 kernel (tested on 2.4.37) * fixed compilation issue for 2.6.19 kernel --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9ec4d673 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +*.o +*.lo +*.la +kernel/driver/.pptp.o.flags +pppd_plugin/Makefile +pppd_plugin/config.h +pppd_plugin/config.log +pppd_plugin/config.status +pppd_plugin/libtool +pppd_plugin/src/.deps/ +pppd_plugin/src/.libs/ +pppd_plugin/src/Makefile +pppd_plugin/stamp-h1 +pptpd-1.3.3/Makefile +pptpd-1.3.3/bcrelay +pptpd-1.3.3/config.h +pptpd-1.3.3/config.log +pptpd-1.3.3/config.status +pptpd-1.3.3/plugins/pptpd-logwtmp.so +pptpd-1.3.3/pptpctrl +pptpd-1.3.3/pptpd +pptpd-1.3.3/stamp-h1 -- cgit v1.2.3