There is a database in the APP_DATA directory of my project. Its about 10 MB big, so it takes extra time to copy it over when I publish my project. Must it be on the server for the project to run, and what are these files?
Can I make it so they are not generated by my project?