This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.

The branch, next has been updated
       via  bb0c1f303535bed85876e69f2149877d8fee8228 (commit)
       via  9e86868373d0f4e6d861745055e41f6c90a88082 (commit)
      from  fccde3b7e6a1564c90023189d585b06fe7df8c1e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/bb0c1f303535bed85876e69f2149877d8fee8228

commit bb0c1f303535bed85876e69f2149877d8fee8228
Author: Christophe CURIS <[email protected]>
Date:   Sun Jul 15 18:32:35 2012 +0200

    Small cleanup in Git's ignore file

diff --git a/.gitignore b/.gitignore
index f71c806..333fa3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,8 @@ src/wconfig.h
 # These files are compilation stuff
 *.lo
 *.o
+*.la
+*.a
 
 # These are compilation results
 src/wmaker
@@ -50,7 +52,6 @@ util/wxcopy
 util/wxpaste
 
 wrlib/get-wraster-flags
-wrlib/libwraster.la
 wrlib/tests/testdraw
 wrlib/tests/testgrad
 wrlib/tests/testrot
@@ -61,8 +62,6 @@ WINGs/Examples/connect
 WINGs/Examples/fontl
 WINGs/Examples/puzzle
 WINGs/Examples/server
-WINGs/Extras/libExtraWINGs.a
-WINGs/Extras/libExtraWINGs.la
 WINGs/Extras/test
 WINGs/Tests/testmywidget
 WINGs/Tests/wmfile
@@ -70,10 +69,6 @@ WINGs/Tests/wmquery
 WINGs/Tests/wtest
 WINGs/get-wings-flags
 WINGs/get-wutil-flags
-WINGs/libWINGs.a
-WINGs/libWINGs.la
-WINGs/libWUtil.a
-WINGs/libWUtil.la
 
 WPrefs.app/WPrefs
 
@@ -81,13 +76,11 @@ WPrefs.app/WPrefs
 wrlib/wrlib.pc
 WINGs/WINGs.pc
 
-contrib/WindowMaker.spec
 WindowMaker/Defaults/WMRootMenu
 WindowMaker/Defaults/WMState
 WindowMaker/Defaults/WMWindowAttributes
 WindowMaker/Defaults/WindowMaker
 WindowMaker/IconSets/Default.iconset
-wmlib/libWMaker.la
 
 # Some text editors generate backup files
-config.h.in~
+*~

http://repo.or.cz/w/wmaker-crm.git/commit/9e86868373d0f4e6d861745055e41f6c90a88082

commit 9e86868373d0f4e6d861745055e41f6c90a88082
Author: Christophe CURIS <[email protected]>
Date:   Sun Jul 15 18:21:08 2012 +0200

    Added some comments and spaces in Git's ignore file
    
    It helps to understand why a file is present in this file, which
    in turn can help to understand where a file comes from and it makes
    updates to the file easier

diff --git a/.gitignore b/.gitignore
index cb8caf3..f71c806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-*.lo
-*.o
+# These files are generated by the AutoTools
 *Makefile
 *Makefile.in
 .deps/
@@ -11,7 +10,6 @@ config-paths.h
 config.guess
 config.h
 config.h.in
-config.h.in~
 config.log
 config.status
 config.sub
@@ -23,11 +21,18 @@ ltmain.sh
 missing
 mkinstalldirs
 stamp-h1
-contrib/WindowMaker.spec
 m4/
+
 src/wconfig.h
+
+# These files are compilation stuff
+*.lo
+*.o
+
+# These are compilation results
 src/wmaker
 test/wtest
+
 util/convertfonts
 util/geticonset
 util/getstyle
@@ -43,13 +48,14 @@ util/wmsetbg
 util/wmsetup
 util/wxcopy
 util/wxpaste
+
 wrlib/get-wraster-flags
 wrlib/libwraster.la
 wrlib/tests/testdraw
 wrlib/tests/testgrad
 wrlib/tests/testrot
 wrlib/tests/view
-wrlib/wrlib.pc
+
 WINGs/Examples/colorpick
 WINGs/Examples/connect
 WINGs/Examples/fontl
@@ -62,17 +68,26 @@ WINGs/Tests/testmywidget
 WINGs/Tests/wmfile
 WINGs/Tests/wmquery
 WINGs/Tests/wtest
-WINGs/WINGs.pc
 WINGs/get-wings-flags
 WINGs/get-wutil-flags
 WINGs/libWINGs.a
 WINGs/libWINGs.la
 WINGs/libWUtil.a
 WINGs/libWUtil.la
+
 WPrefs.app/WPrefs
+
+# These files are generated from make rules
+wrlib/wrlib.pc
+WINGs/WINGs.pc
+
+contrib/WindowMaker.spec
 WindowMaker/Defaults/WMRootMenu
 WindowMaker/Defaults/WMState
 WindowMaker/Defaults/WMWindowAttributes
 WindowMaker/Defaults/WindowMaker
 WindowMaker/IconSets/Default.iconset
 wmlib/libWMaker.la
+
+# Some text editors generate backup files
+config.h.in~

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |   36 ++++++++++++++++++++++--------------
 1 files changed, 22 insertions(+), 14 deletions(-)


repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
-- 
wmaker-crm.git ("The Window Maker window manager")


-- 
To unsubscribe, send mail to [email protected].

Reply via email to