help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [PATCH 03/15] misc: Add some more files to the .gitigno


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] [PATCH 03/15] misc: Add some more files to the .gitignore
Date: Mon, 8 Apr 2013 11:30:19 +0200

From: Holger Hans Peter Freyther <address@hidden>

---
 .gitignore |   37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/.gitignore b/.gitignore
index 504cfce..d0578bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *.lo
 *.o
 *.star
+*.sw?
 .svn
 .deps
 .dirstamp
@@ -34,3 +35,39 @@ termnorm
 /gst-tool
 /gst.im
 /smalltalk-mode-init.el
+
+
+libgst/genbc
+libgst/genbc-decl.stamp
+libgst/genbc-impl.stamp
+libgst/genpr-parse.stamp
+libgst/genprims
+libgst/genvm
+libgst/genvm-parse.stamp
+
+lightning/asm-i386.h
+lightning/core-i386.h
+packages/glib/libs.def
+packages/gtk/Enums.st
+packages/gtk/Funcs.st
+packages/gtk/Structs.st
+packages/gtk/cpp
+packages/gtk/enums
+packages/gtk/enums.c
+packages/gtk/funcs
+packages/gtk/libs.def
+packages/gtk/mk_enums
+packages/gtk/mk_sizeof
+packages/gtk/order
+packages/gtk/sizeof
+packages/gtk/sizeof.c
+packages/gtk/structs
+packages/i18n/ref-add.sed
+packages/i18n/ref-del.sed
+packages/net/gnutls-wrapper
+packages/object-dumper/stamp-classes
+snprintfv/snprintfv/compat.stamp
+
+tests/gst.im
+tests/testsuite.dir/
+tests/testsuite.log
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]