Skip to content

Commit

Permalink
Exclude default database file from repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
thirdtruck committed Aug 26, 2016
1 parent 5814c00 commit 827ae7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Ignore gems installed by Bundler
/vendor

# Ignore default database file
projects.db

0 comments on commit 827ae7a

Please sign in to comment.