Skip to content

Commit

Permalink
Ignoring sqlite3 db files
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Mar 3, 2010
1 parent 8be4f6a commit 38ed87d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
*.swp
*.sqlite3
3 changes: 3 additions & 0 deletions examples/trivial/trivial.rb
@@ -0,0 +1,3 @@
require 'rubygems'
require 'sinatra'
require 'dm-core'

0 comments on commit 38ed87d

Please sign in to comment.