Skip to content

Instantly share code, notes, and snippets.

@data4sci
Created August 18, 2022 07:38
Show Gist options
  • Select an option

  • Save data4sci/ebe9ca6cf4ad8e428df4c357c5fa53ce to your computer and use it in GitHub Desktop.

Select an option

Save data4sci/ebe9ca6cf4ad8e428df4c357c5fa53ce to your computer and use it in GitHub Desktop.
change .gitignore
  1. Make changes in .gitignore file.
  2. git rm -r --cached .
  3. git add .
  4. git commit -m "Commit message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment