• Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    15 days ago

    Then we have the “it works on my machine” issue. I’m vehemently against symlinks pointing out of the code repository because of that.

      • KubeRoot@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        3
        ·
        15 days ago

        If they’re ignored files, setting them up locally won’t end up in the repo. If you put a symlink into the repo, fixing that for your setup will register as a change within git, which can cause annoyance and even problems down the line.

        • Martin@feddit.nu
          link
          fedilink
          arrow-up
          4
          ·
          10 days ago

          I don’t think anyone suggested that you add the .env symlink to the index. It should be ignored by git.