summaryrefslogtreecommitdiffstats
path: root/ext/sqlite3_api/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update the sqlite3-api wrapper implementation.Jamis Buck2008-05-301-0/+5
This updates the swig-generated C file, so that people can build sqlite3-ruby without needing swig around. Also, the makefile is built on-demand by extconf.rb so we don't need it in the repo.