diff options
author | Prajwal Mohan <prajwal.karur.mohan@intel.com> | 2012-04-27 15:45:31 -0700 |
---|---|---|
committer | Prajwal Mohan <prajwal.karur.mohan@intel.com> | 2012-04-27 15:45:31 -0700 |
commit | b7ef78844736699e9b96ecfb89853b0ceb6133f9 (patch) | |
tree | 69c7f426404fc2dfbe020984a4722fcbf1a61114 /opt/.gitignore | |
download | clutter-toys-b7ef78844736699e9b96ecfb89853b0ceb6133f9.tar.gz clutter-toys-b7ef78844736699e9b96ecfb89853b0ceb6133f9.tar.bz2 clutter-toys-b7ef78844736699e9b96ecfb89853b0ceb6133f9.zip |
Initial Import
Diffstat (limited to 'opt/.gitignore')
-rw-r--r-- | opt/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
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 |