Skip to content

Commit

Permalink
Adds .dmm-pal to gitignore (tgstation#81552)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
Ghommie authored Feb 21, 2024
1 parent 7f6def3 commit f369f22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ Temporary Items
/_maps/**/backup/
/_maps/templates.dm

#dmm palette file. You really should be using StrongDMM instead.
*.dmm-pal

#dmdoc default folder
/dmdoc

Expand Down

0 comments on commit f369f22

Please sign in to comment.