feat(tests): create a .nobackup file in the data/database directory
there is no need to backup data/database. Many backup tools use a `.nobackup` file to prevent from backuping a directory. Let's add one in the data/database directory. close #298
Please register or sign in to comment