[IMPROVE]:.gitignore:忽略python字节码缓存
parent
b9cf94da74
commit
1e6c4c6da0
|
@ -10,3 +10,5 @@ app/static/frequency/frequency.p
|
|||
app/static/wordfreqapp.db
|
||||
app/static/donate-the-author.jpg
|
||||
app/static/donate-the-author-hidden.jpg
|
||||
|
||||
**/__pycache__
|
Loading…
Reference in New Issue