Use case:
- git init
- git add library.bib
- Have PDF files within that directory
- Execute "find untlinked" files
Then all files .git are offered, too
- Basic implementation: Ignore a hard-coded list of files
- Advanced implementation: Read
.gitignore in the root of the library path and obey it.
Use case:
Then all files
.gitare offered, too.gitignorein the root of the library path and obey it.