Skip to content

chore: ignore runtime logs and chat stats artifacts - #3

Open
lipeng5941 wants to merge 1 commit into
328336690:mainfrom
lipeng5941:chore/ignore-runtime-artifacts
Open

chore: ignore runtime logs and chat stats artifacts#3
lipeng5941 wants to merge 1 commit into
328336690:mainfrom
lipeng5941:chore/ignore-runtime-artifacts

Conversation

@lipeng5941

Copy link
Copy Markdown

Summary

  • Add chat_stats.json, decrypt_log.txt and scan_log.txt to .gitignore
  • These files are runtime outputs of the scan/decrypt scripts and contain personal WeChat data (chat group names, user identifiers, database salts) plus local machine paths
  • Prevents accidental upload of personal data to this public repository

Motivation

The repository is public and .gitignore already states decrypted databases and keys must never be uploaded. The generated stats/log artifacts fall into the same category.

The scan/decrypt scripts write chat_stats.json, decrypt_log.txt and
scan_log.txt at runtime. These contain personal WeChat data (chat
group names, user identifiers, database salts) and machine paths, so
they must never be tracked in this public repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant