diff --git a/.gitignore b/.gitignore index 0f45c59..a49daf6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ include/ *.pyc *.pyo *.log +*.db diff --git a/pyramidapp/pyramidapp.db b/pyramidapp/pyramidapp.db deleted file mode 100644 index cbf4612..0000000 Binary files a/pyramidapp/pyramidapp.db and /dev/null differ