添加.gitignore
This commit is contained in:
parent
090ca15b46
commit
d962fe18e6
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,12 +1,13 @@
|
||||
# 忽略logs目录
|
||||
dist/
|
||||
build/
|
||||
.git/
|
||||
__pycache__/
|
||||
decrypted/
|
||||
pywxdump.egg-info/
|
||||
|
||||
# 忽略.idea目录
|
||||
.idea/
|
||||
|
||||
pysqlcipher3/
|
||||
# 忽略secret.txt文件
|
||||
secret.txt
|
||||
|
Loading…
Reference in New Issue
Block a user