diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-26 11:22:18 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-26 11:22:18 +0000 |
commit | ce70dcc0effd3e72e706eeac69100150982aec8a (patch) | |
tree | 4c138a098fae2bb4e5d3346a5320646246dd3100 /.gitignore | |
parent | d2214aa2fb317cec985a4e4c20c01dfe42747a74 (diff) | |
download | ruby-ce70dcc0effd3e72e706eeac69100150982aec8a.tar.gz |
* .gitignore: added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..dd916474ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,56 @@ +*.bak +*.orig +*.rej +*.sav +*~ +*.swp +.*.list +.*.time +.ccmalloc +.ppack +.ext +.git +.svn +.pc +COPYING.LIB +ChangeLog.pre-alpha +ChangeLog.pre1_1 +ChangeLog-1.8.0 +Makefile +README.fat-patch +README.v6 +README.atheos +archive +autom4te*.cache +automake +beos +config.cache +config.h +config.h.in +config.log +config.status +configure +libruby.so.* +miniruby +newdate.rb +newver.rb +parse.c +patches +patches-master +pitest.rb +ppack +preview +rbconfig.rb +rename2.h +repack +revision.h +riscos +rubicon +ruby +ruby-man.rd.gz +tmp +web +y.output +y.tab.c +enc/trans/*.c +ext/win32ole/.document |