diff options
| -rw-r--r-- | tables/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tables/.gitignore b/tables/.gitignore index c7a2e85..8879f72 100644 --- a/tables/.gitignore +++ b/tables/.gitignore @@ -1,3 +1,3 @@ *.log -*.sqlite +*.sqlite* target |