diff options
Diffstat (limited to 'vendor/xorm.io/xorm/.gitignore')
-rw-r--r-- | vendor/xorm.io/xorm/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/xorm.io/xorm/.gitignore b/vendor/xorm.io/xorm/.gitignore index 0d321a6be4..617d5da727 100644 --- a/vendor/xorm.io/xorm/.gitignore +++ b/vendor/xorm.io/xorm/.gitignore @@ -34,3 +34,5 @@ test.db.sql .idea/ *coverage.out +test.db +integrations/*.sql |