Does Library/AssetVersioning.db need to be versioned?

I recently started using subversion with Unity Pro 3.0, and until today the ignores prescribed in the example were working great (doc page, which hasn't changed in 3.0). I went to commit today, however, and noticed an unversioned Library/AssetVersioning.db in svn status.

Should I add this file to the repository, or to the ignores list?

Hi Daniel,

It's a sqlite database. On those of my projects where it appears, it's always empty. It might be used only for assetServer, but not having an assetServer license, I can't confirm. I have it on the ignore list.