Merge pull request #2487 from spotify/rugvip/ignore

eslintignore: add template dirs
This commit is contained in:
Patrik Oldsberg
2020-09-16 16:29:54 +02:00
committed by GitHub
+2
View File
@@ -7,3 +7,5 @@
**/.git/**
**/public/**
**/microsite/**
**/templates/**
**/sample-templates/**