diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-04 16:52:42 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-04 16:52:42 +0200 |
commit | 71d8f742b321cdcaf9eeb7568bb43fdc7560811c (patch) | |
tree | 083c7a2885382e01b98607ee5eeb75fa1c2a3af5 /.gitignore | |
parent | 2cea0dc10d7becabf707f7b6da4c65144397257b (diff) |
Ignore generated database driver and options file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ # Generated build system files. # *-dynamic.make +build/db.options +build/db-driver # Generated .gitignore files. # |