• OhNoMoreLemmy@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Yeah, but a combination of this approach, and adding all compiled file types including .pyc to .gitignore would fix it.

    • Arthur Besse@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 months ago

      adding all compiled file types including .pyc to .gitignore would fix it

      But in this case they didn’t accidentally put the token in git; the place where they forgot to put *.pyc was .dockerignore.