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 hn newest 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.
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.
zahlman|7 days ago