Open
Description
A precious file is a special kind of ignored file:
- Untracked and ignored
- Not deleted by commands like
git clean -fdx
The idea is that some files are not tracked by the project but is useful to the user. Like the .idea
directory (Intellij configuration).
From https://lore.kernel.org/git/xmqqttqytnqb.fsf@gitster.g/T/#m8cc303540c72c3b8f80c8e21dec5fb0acd8253a0
See also (2011) https://lore.kernel.org/git/7vipsnar23.fsf@alter.siamese.dyndns.org/
Metadata
Metadata
Assignees
Labels
No labels