public
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/kballard/gitnub.git
Search Repo:
Added *.mode2v3 to .gitignore
dustin (author)
Wed Mar 12 16:09:26 -0700 2008
commit  dbe195471fd7fe6441325d1ebcb6a64b51878828
tree    62ba1c9f84b8b19bd21a84c0288e14745a496182
parent  41487b0d312fba88728433a2c4ebd44457c05e74
...
5
6
7
 
8
...
5
6
7
8
9
0
@@ -5,5 +5,6 @@
0
 .DS_Store
0
 *.pbxuser
0
 *.mode1v3
0
+*.mode2v3
0
 .rake_tasks

Comments

    No one has commented yet.