Browse Source

Update .gitignore

pull/270/head
Steven Yu 1 year ago
committed by GitHub
parent
commit
023213bb8f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore View File

@ -4,5 +4,5 @@ utils/subconverter/cache/
utils/pool/__pycache__/
utils/clashcheck/__pycache__/
# ClashCheck cache & temp
utils/clashcheck/cache.db
utils/clashcheck/temp/
utils/clashcheck/cache.db

Loading…
Cancel
Save