Forráskód Böngészése

add eslintcache to gitignore

dzhelezov 4 éve
szülő
commit
1b1def7ae3
1 módosított fájl, 4 hozzáadás és 1 törlés
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -24,4 +24,7 @@ yarn*
 .vscode
 
 # Warthog codegen
-**/generated/
+**/generated/
+
+# eslint cache
+**/.eslintcache