top | item 47110000

(no title)

beAbU | 7 days ago

Why not put '.local' in your toplevel gitignore, and not commit an empty .local folder up to the forge?

discuss

order

zahlman|7 days ago

Upstream never sees an empty .local folder because, as established, Git doesn't keep empty folders. This way, .local isn't mentioned in the top-level .gitignore. It's just that tiny bit cleaner.