Skip to content

Commit

Permalink
.gitignore: ignore solution and generated sqlite dbs
Browse files Browse the repository at this point in the history
  • Loading branch information
dixon committed Oct 7, 2011
1 parent 993e142 commit d8365d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
@@ -1,3 +1,5 @@
_ReSharper*
bin
obj
obj
*.suo
*.sqlite

0 comments on commit d8365d9

Please sign in to comment.