Add .watchmanconfig

This commit is contained in:
Raphael Michel
2024-03-31 23:14:57 +02:00
parent fb49046ac1
commit 887d06a485

4
src/.watchmanconfig Normal file
View File

@@ -0,0 +1,4 @@
{
"ignore_dirs": ["node_modules", "data", "pretix/static", "pretix/locale", "pretix/static.dist"]
}