From 0d39e7a43a585a46e9cb6c755d97003470c5bd54 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 12 Dec 2011 15:43:17 -0500 Subject: Intial skeleton gssproxy daemon --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e6b115 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +*.swp +.deps/ +ABOUT-NLS +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +build/ +config.h +config.h.in +config.log +config.status +configure +gssproxy +*.o +libtool +m4/ +man.stamp +Makefile.in.in +Makevars.template +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sin +stamp-h1 +*.8 +*.5 -- cgit