diff options
author | amrnt <amrnt0@gmail.com> | 2010-11-08 23:58:39 +0200 |
---|---|---|
committer | Chris Wanstrath <chris@ozmm.org> | 2010-11-08 15:06:57 -0800 |
commit | 8ca8ad89a4f442cf36679f3ef7cdd8c8a7957d90 (patch) | |
tree | 5c36fc831f2cec2969d0c60a466dac1d277dc317 /Ruby.gitignore | |
parent | 1231be1e5dab6f0c0ec1edc1dacac6b8fdbe00d7 (diff) | |
download | gitignore-8ca8ad89a4f442cf36679f3ef7cdd8c8a7957d90.tar.gz gitignore-8ca8ad89a4f442cf36679f3ef7cdd8c8a7957d90.zip |
adding Gems ignores
Diffstat (limited to 'Ruby.gitignore')
-rw-r--r-- | Ruby.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Ruby.gitignore b/Ruby.gitignore new file mode 100644 index 00000000..6314366a --- /dev/null +++ b/Ruby.gitignore @@ -0,0 +1,22 @@ +.DS_Store +*.tmproj +tmtags +*~ +\#* +.\#* +*.swp +.*.swp +coverage +rdoc +pkg +test/tmp +test/version_tmp +tmp +pkg +*.gem +*.rbc +lib/bundler/man +spec/reports +.config +InstalledFiles +.bundle |