Skip to content

Commit 853363d

Browse files
committed
保留auth_profiles下active/和saved/两个文件夹(不含里边文件)
1 parent 3538684 commit 853363d

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,9 @@ logs/
219219

220220
# Authentication Profiles (Sensitive)
221221
auth_profiles/active/*
222+
!auth_profiles/active/.gitkeep
222223
auth_profiles/saved/*
224+
!auth_profiles/saved/.gitkeep
223225

224226
# Camoufox/Playwright Profile Data (Assume these are generated/temporary)
225227
camoufox_profile/

auth_profiles/active/.gitkeep

Whitespace-only changes.

auth_profiles/saved/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)