1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-29 11:59:16 +01:00

only need to ignore .svn

This commit is contained in:
Dave Olsen 2013-09-20 11:13:59 -04:00
parent 71d4c2cd41
commit 72361c13cf

View File

@ -11,7 +11,7 @@ pp = "/../../public/patterns/";
ie = "scss,DS_Store,less"
// directories and files to ignore when building or watching the source dir, separate with a comma
id = "scss,.svn,all-wcprops"
id = "scss,.svn"
// choose which ports the websocket services should run on
contentSyncPort = "8002"