mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignore configure and rbconfig.rb too.
Don't ignore .cvsignore itself. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
60d5fd5ebf
commit
e4e612bacc
1 changed files with 13 additions and 11 deletions
24
.cvsignore
24
.cvsignore
|
@ -1,18 +1,20 @@
|
|||
*.bak
|
||||
*.orig
|
||||
*.rej
|
||||
*.sav
|
||||
*~
|
||||
.cvsignore
|
||||
parse.c
|
||||
newver.rb
|
||||
ruby
|
||||
miniruby
|
||||
Makefile
|
||||
README.fat-patch
|
||||
archive
|
||||
config.cache
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
Makefile
|
||||
configure
|
||||
miniruby
|
||||
newver.rb
|
||||
parse.c
|
||||
ppack
|
||||
archive
|
||||
*.orig
|
||||
*.rej
|
||||
*.bak
|
||||
*.sav
|
||||
*~
|
||||
rbconfig.rb
|
||||
ruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue