diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-28 21:04:00 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-28 21:04:00 +0800 |
commit | a995287510bcf6a0fc21aca9abb64c34ea27e87b (patch) | |
tree | 37ae6561041a225317a89758e38c31ed0411d390 | |
parent | 71cb33ae0149e1240f31659e8cf940d8c1b950e6 (diff) |
Update dot gitignure file.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ app/sqlite_commands.py app/static/usr/*.jpg app/static/img/ app/static/frequency/frequency_*.pickle -app/static/frequency/frequency.p +**/frequency/frequency.p app/static/wordfreqapp.db app/static/wordfreqapp.sql app/static/donate-the-author.jpg |