From b7ef78844736699e9b96ecfb89853b0ceb6133f9 Mon Sep 17 00:00:00 2001 From: Prajwal Mohan Date: Fri, 27 Apr 2012 15:45:31 -0700 Subject: Initial Import --- opt/.gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 opt/.gitignore (limited to 'opt/.gitignore') diff --git a/opt/.gitignore b/opt/.gitignore new file mode 100644 index 0000000..c58cb6f --- /dev/null +++ b/opt/.gitignore @@ -0,0 +1,17 @@ +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/config.h +/config.h.in +/config.log +/config.status +/configure +/depcomp +/install-sh +/missing +/opt +/stamp-h1 + +*.o +.deps -- cgit v1.2.3