Explorar el Código

RHL-005-fix(env): add local NAS directory and cookies.txt to .gitignore

Code_Uwe hace 1 mes
padre
commit
8449820561
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -34,6 +34,10 @@ yarn-error.log*
 .env*
 !.env*.example
 
+# local fixtures / test artifacts
+.local_nas/
+cookies.txt
+
 # vercel
 .vercel