Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 147 Bytes

Git_it_right.md

File metadata and controls

2 lines (2 loc) · 147 Bytes
  1. You can check files in the git repository by running git ls-files
  2. You can check if the file is being ignored by running git status --ignored