]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 7 Dec 2011 04:33:07 +0000 (13:33 +0900)
committerPHO <pho@cielonegro.org>
Wed, 7 Dec 2011 04:33:07 +0000 (13:33 +0900)
IGNORE
dot-files/_gitconfig

diff --git a/IGNORE b/IGNORE
index 84ac2d2a951b0b075e317a02fa331a63df29f856..6266f23266c8c5321604e92013957f7f240efe8f 100644 (file)
--- a/IGNORE
+++ b/IGNORE
@@ -65,6 +65,7 @@
 .gnome2*
 .gnucash
 .gnupg
+.gqview
 .gstreamer-0.10
 .gtk-bookmarks
 .htpasswd
@@ -97,6 +98,7 @@
 .navi2ch/list.info
 .navi2ch/tmp
 .navi2ch/unifile.db
+.netrc
 .nh-todo
 .openoffice*
 .pan
index de6075dcd841796d14b8b3cedb28ae9ec196b1d2..c40f8d4e498a0827a008cdf4b82459ce4d8cf4a7 100644 (file)
@@ -4,3 +4,15 @@
        signingkey = pho@cielonegro.org
 [color]
        ui = true
+[diff]
+       renames = copies
+[grep]
+       lineNumber = true
+[log]
+       decorate = full
+[alias]
+       ci = commit
+       co = checkout
+       sh = show
+       st = status
+       gr = log --stat --graph