diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-28 21:09:42 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-28 21:09:42 +0800 |
commit | ee75a8797a43225e6b98672b05e1f3268b7fc6e1 (patch) | |
tree | 919a605a31f42af81c9d2cd401d0dd25144b19b2 /.gitignore | |
parent | 67e75f8e3e9c2116f481ba3c60708f9049b031a3 (diff) |
Update dot gitignure file again 2.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,8 +4,7 @@ app/__pycache__/ app/sqlite_commands.py app/static/usr/*.jpg app/static/img/ -app/static/frequency/frequency_*.pickle -**/frequency/ +app/static/frequency/ app/static/wordfreqapp.db app/static/wordfreqapp.sql app/static/donate-the-author.jpg |