• instantly share code, notes, and snippets
  • check ignored files
    • git status --ignored
  • add files to be ignored
  • commit or not .gitignore
  • error message: Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.

haha