diff --git a/src/.watchmanconfig b/src/.watchmanconfig new file mode 100644 index 000000000..a9aed51c7 --- /dev/null +++ b/src/.watchmanconfig @@ -0,0 +1,4 @@ +{ + "ignore_dirs": ["node_modules", "data", "pretix/static", "pretix/locale", "pretix/static.dist"] +} +