[glibmm] Add some more .gitignore stuff
- From: Jonathon Jongsma <jjongsma src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glibmm] Add some more .gitignore stuff
- Date: Sun, 3 Jan 2010 04:59:08 +0000 (UTC)
commit 356dd385e60b6259d3bc14dc4cbf068601587838
Author: Jonathon Jongsma <jonathon quotidian org>
Date: Sat Jan 2 22:57:50 2010 -0600
Add some more .gitignore stuff
.gitignore | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67b7ccd..d18f322 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,12 +5,13 @@ Makefile.in
.libs/
*.o
*.l[ao]
-.*.swp
+*.swp
.dirstamp
.stamps/
stamp-h?
glibmmconfig.h
giommconfig.h
+*~
# /
/INSTALL
@@ -25,6 +26,7 @@ giommconfig.h
/configure.lineno
/libtool
/glibmm-*.tar.*
+/tags
# scripts/
/build/config.*
@@ -64,6 +66,8 @@ giommconfig.h
/examples/thread/thread
/examples/thread/threadpool
/examples/network/resolver
+/examples/network/socket-client
+/examples/network/socket-server
# gio/
/gio/giomm-*.pc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]