diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0eaa2b6891..45a1e006b5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ SetupDevWorkspaces.bat *.iws *.bat .idea/workspace.xml +*.db +*.log |