mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-02-19 15:04:37 +01:00
Ignore svn folder
If you use SVN, you will get a bunch of error when running `build`.
Ignore `.svn` folder and everything is 👌
This commit is contained in:
parent
8e070ca108
commit
d63157950e
@ -11,7 +11,7 @@ pp = "/../../public/patterns/";
|
|||||||
ie = "scss,DS_Store,less"
|
ie = "scss,DS_Store,less"
|
||||||
|
|
||||||
// directories and files to ignore when building or watching the source dir, separate with a comma
|
// directories and files to ignore when building or watching the source dir, separate with a comma
|
||||||
id = "scss"
|
id = "scss,.svn"
|
||||||
|
|
||||||
// choose which ports the websocket services should run on
|
// choose which ports the websocket services should run on
|
||||||
contentSyncPort = "8002"
|
contentSyncPort = "8002"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user