1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add client/mod_storage.sqlite to .gitignore

This commit is contained in:
Dmitry Kostenko 2022-01-13 20:43:02 +01:00
parent b2eb44afc5
commit 97248c6957

3
.gitignore vendored
View file

@ -114,3 +114,6 @@ compile_commands.json
# Optional user provided library folder # Optional user provided library folder
lib/irrlichtmt lib/irrlichtmt
# Generated mod storage database
client/mod_storage.sqlite