Explorar el Código

Merge branch 'github:main' into main

GoodNullName hace 8 meses
padre
commit
ec4bac82f4
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  1. 3 0
      ReScript.gitignore
  2. 3 0
      community/Terragrunt.gitignore

+ 3 - 0
ReScript.gitignore

@@ -0,0 +1,3 @@
+/node_modules/
+/lib/
+.bsb.lock

+ 3 - 0
community/Terragrunt.gitignore

@@ -0,0 +1,3 @@
+# Ignore the default terragrunt cache directory
+# https://terragrunt.gruntwork.io/docs/features/caching/
+.terragrunt-cache