Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d0d58f3
)
Added to gitignore .rvmrc
author
Robert R Evans
<robert@codewranglers.org>
Sun, 10 Oct 2010 15:34:30 +0000
(08:34 -0700)
committer
Robert R Evans
<robert@codewranglers.org>
Sun, 10 Oct 2010 15:34:30 +0000
(08:34 -0700)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
54f7202
..
b9003bb
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
.DS_Store
custom/*.bash
-!custom/example.bash
\ No newline at end of file
+!custom/example.bash
+.rvmrc
\ No newline at end of file