PyWxDump/.gitignore
2023-12-25 16:21:36 +08:00

22 lines
300 B
Plaintext

dist/
build/
.git/
__pycache__/
decrypted/
pywxdump.egg-info/
# 忽略.idea目录
.idea/
pysqlcipher3/
# 忽略secret.txt文件
secret.txt
#.gitignore
# 忽略所有的.class文件
*.class
# 忽略所有的.iml文件
*.iml
gitandpypi.cmd
# 忽略test_xaooyaoo_conf.txt文件
test_xaooyaoo_conf.txt