소스 검색

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

Code_Uwe 17 시간 전
부모
커밋
fd9e3760b4
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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