[ease] Cherry pick gitignore changes.



commit 922a2307b037b58c8776043e447fd4a6e1c0429a
Author: Nate Stedman <natesm gmail com>
Date:   Sat Jul 3 23:41:36 2010 -0400

    Cherry pick gitignore changes.

 .gitignore |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d716aa..9d58789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,10 @@ ease
 *.h
 *.o
 src/*.c
+libease/*.c
+libease/*.vapi
+*.lo
+.libs
 
 *.ogv
 doc
@@ -52,3 +56,7 @@ intltool-*.in
 aclocal.m4
 # don't version it to get always latest in tarball
 INSTALL
+
+*.pc
+*.la
+*.stamp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]