[ease/themes: 22/24] gitignore changes.



commit d900f0fdda68e040a52dc86a5ba2f9d89e319fe1
Author: Nate Stedman <natesm gmail com>
Date:   Wed Jul 21 01:57:21 2010 -0400

    gitignore changes.

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a83b7bf..dbf1773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+# if anyone wants to use MonoDevelop
 *.sln
 *.mdproj
 *.userprefs
@@ -5,6 +6,8 @@
 *.pidb
 *~
 *bin/
+
+# Mac OS X noise
 *.AppleDouble/
 *DS_Store
 
@@ -64,3 +67,7 @@ INSTALL
 # l18n
 *.gmo
 POTFILES
+
+# some extra things
+data/ease.desktop
+stamp-*
\ No newline at end of file



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