[balsa/gtk3] Add "*.stamp" to .gitignore



commit a1dadfb56a7bd2c27ebc75bd090b7a4467b303ba
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Wed Jan 28 18:22:35 2015 -0500

    Add "*.stamp" to .gitignore

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6567f51..0757362 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 *.a
 *.gmo
 *.omf
+*.stamp
 
 doc/*/*.mo
 doc/*/*.xml


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