[MIRROR] Adds .dmm-pal to gitignore (#26591)

* Adds .dmm-pal to gitignore (#81552)

## About The Pull Request
Dream Maker map palette. Used by the map-making tool, still really
awful.

## Why It's Good For The Game
Useless file for our repo.

## Changelog
N/A

* Adds .dmm-pal to gitignore

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-02-21 19:46:43 +01:00
committed by GitHub
parent b6f7adb565
commit 89f645da30

3
.gitignore vendored
View File

@@ -192,6 +192,9 @@ Temporary Items
/_maps/**/backup/ /_maps/**/backup/
/_maps/templates.dm /_maps/templates.dm
#dmm palette file. You really should be using StrongDMM instead.
*.dmm-pal
#dmdoc default folder #dmdoc default folder
/dmdoc /dmdoc