mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
sqlnet.log file to gitignore. Generates when running with oracle!
This commit is contained in:
parent
7f64e47277
commit
1e8feb8440
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ doc/rdoc
|
|||
activemodel/doc
|
||||
activeresource/doc
|
||||
activerecord/doc
|
||||
activerecord/sqlnet.log
|
||||
actionpack/doc
|
||||
actionmailer/doc
|
||||
activesupport/doc
|
||||
|
|
Loading…
Reference in a new issue