subclipse global-ignores setting on mac (with FB3)
之前的文章曾寫過如何設定 subclipse 的 global-ignores 檔案,現在移到 mac 上開發,再重來一次。
這個 config 檔是放在 ~/.subversion/config 裏面,有趣的是這個目錄無法直接在 Finder 裏看到,要開 terminal 進去,再用 pico 編輯。
edit: 目前用的是這段
global-ignores = html-template htm-template/history #*# .*.rej *.rej .*~ *~ .#$
不過 folder 好像不能這樣 ignore啊~
by admin


Trackback this post | Subscribe to the comments via RSS Feed