Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit ba52d56

Browse files
committed
Ignore all-wcprops SVN folder
It avoid errors when generating the public site
1 parent d631579 commit ba52d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.ini.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pp = "/../../public/patterns/";
1111
ie = "scss,DS_Store,less"
1212

1313
// directories and files to ignore when building or watching the source dir, separate with a comma
14-
id = "scss,.svn"
14+
id = "scss,.svn,all-wcprops"
1515

1616
// choose which ports the websocket services should run on
1717
contentSyncPort = "8002"

0 commit comments

Comments
 (0)