Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #9705: prototype_ignores.2.sh

File prototype_ignores.2.sh, 76 bytes (added by rmm5t, 1 year ago)

Changed script to ignore pkg and dist/*

Line 
1 #!/bin/bash
2
3 svn propset svn:ignore "pkg" .
4 svn propset svn:ignore "*" dist