1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-06-15 15:30:20 +02:00
aerc/.gitignore
Simon Martin f0574ba9b4 git: Update git ignore list for mac
The wrap and colorize files are ignored, however on a MacOS box they
are {wrap,colorize}.dSYM directories, hence show up as untracked files
in "git status".

This patch updates .gitignore so that those directories are ignored as
well.

Signed-off-by: Simon Martin <simon@nasilyan.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-03-06 17:26:25 +01:00

14 lines
129 B
Text

/aerc
/aerc.debug
/wrap*
/colorize*
/linters.so
/*log*
/*.log*
/*.1
/*.5
/*.7
/.env
/.changelog.md
/aerc-release-stats.png
/tags