Explorar el Código

RHL-007-refactor(gitignore): add rules to ignore local curl cookie jars

Code_Uwe hace 17 horas
padre
commit
fd9e3760b4
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -44,3 +44,7 @@ cookies.txt
 # typescript
 *.tsbuildinfo
 next-env.d.ts
+
+# Local curl cookie jars (contain session tokens)
+cookies*.txt
+*.cookies.txt