public
Description: SQLite database engine embedded in a ruby extension.
Homepage: http://copiousfreetime.rubyforge.org/amalgalite/
Clone URL: git://github.com/copiousfreetime/amalgalite.git
amalgalite / .gitignore
100644 13 lines (12 sloc) 0.176 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
pkg/*
doc/*
coverage/*
tags
lib/amalgalite/1.8/amalgalite3.so
lib/amalgalite/1.9/amalgalite3.so
ext/amalgalite/Makefile
ext/amalgalite/rbconfig.rb
examples/*.db
tmp/*
*~
*.swp