diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2e1e68157..bb5e0a0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,6 @@ compile_commands.json # Optional user provided library folder lib/irrlichtmt + +# Generated mod storage database +client/mod_storage.sqlite |