Equivalent of git status and .gitignore
Dependencies
Change contents
- edit in src/getting_started.md at line 30[4.322570][4.322570]
```If you need to examine which files were modified before recording the changes, you can use: - edit in src/getting_started.md at line 35[4.322574][2.0]
pijul diff --short``` - edit in src/getting_started.md at line 61[2.612][4.322577]
## Ignoring filesYou may want pijul to ignore some files (binary, extra dependencies for examples).This can be done by creating a `.ignore` file in the root directory.