Git development
 help / color / mirror / Atom feed
* There should be a `.gitbless; file, protecting files from git clean
@ 2019-01-28  2:41 Sebastian Gniazdowski
  2019-01-28  5:05 ` Duy Nguyen
  0 siblings, 1 reply; 8+ messages in thread
From: Sebastian Gniazdowski @ 2019-01-28  2:41 UTC (permalink / raw)
  To: git

Hello,
Keepiing repo clean with `git clean -dxf' is a very pleasant experience. However, ability to use it ends when one gets untracked but *wanted* files in the repo, like an untracked TODO.

Could a .gitbless file be a solution? I would list in it, e.g.:

TODO

and this way be able to use `git -dxf' again. What do you think?

-- 
Sebastian Gniazdowski 
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-29  1:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-28  2:41 There should be a `.gitbless; file, protecting files from git clean Sebastian Gniazdowski
2019-01-28  5:05 ` Duy Nguyen
2019-01-28  5:24   ` Sebastian Gniazdowski
2019-01-29  0:48     ` Duy Nguyen
2019-01-28  6:23   ` Sebastian Gniazdowski
2019-01-28 15:30   ` Sebastian Gniazdowski
2019-01-29  1:00     ` Duy Nguyen
2019-01-28 18:08   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox