Add symbols and world.mwm to gitignore

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-04-18 16:23:26 +01:00
committed by Konstantin Pastbin
parent 8e03269e38
commit c45f9100cb

5
.gitignore vendored
View File

@@ -16,11 +16,16 @@ screenlog.0
data/styles/*/*/out/*
data/resources-*_design/*
# symbols png/sdf are now generated at build
data/resources-*_*/symbols.png
data/resources-*_*/symbols.sdf
data/drules_proto_default_design.bin
data/colors_design.txt
data/patterns_design.txt
data/bookmarks
data/edits.xml
data/World.mwm
data/WorldCoasts.mwm
# Compiled Python
*.pyc