How to Autogenerate your .gitignore file in VSCode - and save time!

Sdílet
Vložit
  • čas přidán 28. 07. 2024
  • Was this helpful to you?
    You can say thanks by buying me a coffee at ko-fi.com/techstacker - or by liking and commenting on the video. Thank you! :-)
    My website:
    techstacker.com

Komentáře • 15

  • @valentimluis10
    @valentimluis10 Před 2 lety

    Thank you so much ! It really help me and it was really easy to follow the tuturial :)

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

    thank you that was very helpful

  • @YigalBZ
    @YigalBZ Před 3 lety +1

    Can I add a folder to .gitignore with VSCode?

  • @semuhphor
    @semuhphor Před 2 lety

    Nice. Thanks!

  • @hsuyihnin7398
    @hsuyihnin7398 Před rokem

    thank you so much.

  • @powersprouter
    @powersprouter Před 8 měsíci

    thank you! I wonder why the template doesn't include .DS_Store or .__pycache__ ? Also, is there a way to set this up so it automatically adds to every folder I create for git?

  • @codeWithMomo
    @codeWithMomo Před 2 lety

    Thank you

  • @andresrodriguezpeinado

    Gracias, me ayudo la segunda parte con Windows.

  • @mohammedmubarak1478
    @mohammedmubarak1478 Před 3 lety

    Hi I got some issue in my vs code can you help me source control showing 5k files are untrack

  • @C00ltronix
    @C00ltronix Před 2 lety

    .... touch : The term 'touch' is not recognized as the.....

    • @beeeeeee42333
      @beeeeeee42333 Před 2 lety

      touch command only works on linux and mac os :)

    • @C00ltronix
      @C00ltronix Před 2 lety

      @@beeeeeee42333 I worked it out in the end.

    • @waleedm6486
      @waleedm6486 Před rokem

      @@C00ltronix how i'm facing same issue, as i'm window user

    • @rgsoussama
      @rgsoussama Před rokem

      @@waleedm6486 Just create a file named .gitignore that's what touch does