The usage is simple, typing:
svn-ignore-add path/to/file-to-ignorewill append to the current svn:ignore property of "path/to" the string "file-to-ignore".
The project was written in Bash with TDD.
The xUnit framework used is an modified version of shunit2 that I hacked sometime ago for the trash-cli project.