Quick fix for .gitignore files that are not getting ignored

Sdílet
Vložit
  • čas přidán 10. 06. 2022
  • To read more about this issue, check out this article: blog.terresquall.com/2022/06/...
    Video music is Cool Intro - Stings by Kevin MacLeod, licensed under a Creative Commons Attribution 4.0 licence. creativecommons.org/licenses/...
    Source: incompetech.com/music/royalty-...
    Artist: incompetech.com/
  • Věda a technologie

Komentáře • 14

  • @veenitchauhan6131
    @veenitchauhan6131 Před 16 dny

    Thanks a lot, this is the simplest and the real solution

  • @PixelGM
    @PixelGM Před 10 měsíci +2

    O wow! Never seen worthy 16 seconds in my life! Best quickest and clearest explanation! Thank you so muchhh! >.

  • @pancwake8444
    @pancwake8444 Před 7 měsíci

    Been fucking around with this for 2.5 hours its currently 5am :)
    Thank you

  • @Shadow__Frost
    @Shadow__Frost Před 5 měsíci

    Finally it worked.... thanku so much

  • @augustlewen2149
    @augustlewen2149 Před 9 měsíci

    It's quick and to the point which is amazing, but I hate that you didn't like pause for more than 0.0000001 of a milisecond after selecting the files so we can actually see what files we are supposed to delete

    • @terresquall
      @terresquall  Před 9 měsíci

      For Unity projects, you want to keep the Assets, Packages and ProjectSettings folder. You can delete the rest.

  • @vladanstankovic8514
    @vladanstankovic8514 Před měsícem

    What should i delete for win form app?

    • @terresquall
      @terresquall  Před měsícem

      I'm not sure. You'll need to google it.

  • @youtubecommenter8532
    @youtubecommenter8532 Před rokem +1

    Can anyone confirm this pls

    • @terresquall
      @terresquall  Před rokem

      Hi CZcams commenter, you can refer to this article for more details on whats shown on the video: blog.terresquall.com/2022/06/how-to-fix-gitignore-not-working-on-your-repository/

    • @PixelGM
      @PixelGM Před 10 měsíci

      This works like a charm! Just delete, commit, and restore from recycle bin.

    • @abbderahmen9981
      @abbderahmen9981 Před dnem

      u can use git rm --cached name of the file, git add ,commit and then push ur work also it works