aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemrc10
-rw-r--r--gitconfig2
2 files changed, 2 insertions, 10 deletions
diff --git a/gemrc b/gemrc
index fd85905..ef73538 100644
--- a/gemrc
+++ b/gemrc
@@ -1,10 +1,2 @@
----
-:update_sources: true
-:sources:
-- http://gems.rubyforge.org/
-- http://gems.github.com
-:benchmark: false
-:bulk_threshold: 1000
-:backtrace: false
-:verbose: true
gem: --no-ri --no-rdoc
+
diff --git a/gitconfig b/gitconfig
index 751e566..c209252 100644
--- a/gitconfig
+++ b/gitconfig
@@ -14,4 +14,4 @@
[core]
editor = vim
- excludesfile = ~/.gitignore
+ excludesfile = ~/.gitignore \ No newline at end of file