1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.gitignore
nobu 58e8b41eb1 * .gitignore: reduce duplications.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31122 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-17 16:07:58 +00:00

135 lines
1.5 KiB
Text

# /
*.a
*.bak
*.dSYM
*.dylib
*.inc
*.o
*.orig
*.rej
*.sav
*.swp
*~
.*-*
.*.list
.*.time
.DS_Store
.ccmalloc
.ext
.pc
.ppack
.svn
y.output
y.tab.c
/.git
/*.pc
/*_prelude.c
/COPYING.LIB
/ChangeLog-1.8.0
/ChangeLog.pre-alpha
/ChangeLog.pre1_1
/Doxyfile
/GNUmakefile
/Makefile
/README.atheos
/README.fat-patch
/README.v6
/TAGS
/archive
/autom4te*.cache
/automake
/beos
/breakpoints.gdb
/config.cache
/config.h
/config.h.in
/config.log
/config.status
/config.status.lineno
/configure
/doc/capi
/enc.mk
/enc/trans/*.c
/encdb.h
/exts.mk
/goruby
/id.h
/largefile.h
/lex.c
/libruby*.*
/miniprelude.c
/miniruby
/newdate.rb
/newline.c
/newver.rb
/parse.c
/parse.h
/patches
/patches-master
/pitest.rb
/ppack
/prelude.c
/preview
/rbconfig.rb
/rename2.h
/repack
/revision.h
/riscos
/rubicon
/ruby
/ruby-man.rd.gz
/test.rb
/tmp
/transdb.h
/uncommon.mk
/web
/yasmdata.rb
# /benchmark/
/benchmark/bmx_*.rb
# /enc/trans/
/enc/trans/*.c
# /ext/
/ext/extinit.c
/ext/**/*.def
/ext/**/*.log
/ext/**/Makefile
/ext/**/extconf.h
# /ext/dl/
/ext/dl/*.func
# /ext/dl/callback/
/ext/dl/callback/*.func
/ext/dl/callback/callback-*.c
/ext/dl/callback/callback.c
# /ext/iconv/
/ext/iconv/config.charset
/ext/iconv/iconv.rb
# /ext/ripper/
/ext/ripper/eventids1.c
/ext/ripper/eventids2table.c
/ext/ripper/ripper.*
/ext/ripper/ids1
/ext/ripper/ids2
# /ext/socket/
/ext/socket/constants.h
/ext/socket/constdefs.h
/ext/socket/constdefs.c
# /ext/tk/
/ext/tk/config_list
# /lib/rexml/
# /spec/
/spec/mspec
/spec/rubyspec
# /win32/
/win32/*.ico