diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-06 16:10:56 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2021-04-06 16:10:56 +0800 |
commit | a09b19522af010fd5b5f7b46296509367156cb74 (patch) | |
tree | 8313ac6a59036958d4e8e4aa0e568dcc9ad6e1b1 | |
parent | 65f9c88fc7eb7fbdc8b2bd6792a9bae69e2040f5 (diff) |
Update gitignore file
-rw-r--r-- | .gitignore | 3 | ||||
-rwxr-xr-x | app/static/frequency/frequency.p | bin | 0 -> 1145605 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -5,6 +5,7 @@ app/sqlite_commands.py app/static/usr/*.jpg app/static/img/ app/static/frequency/frequency_*.pickle -app/static/frequency/frequency.p app/static/wordfreqapp.db +app/static/wordfreqapp.sql app/static/donate-the-author.jpg +app/static/donate-the-author-hidden.jpg diff --git a/app/static/frequency/frequency.p b/app/static/frequency/frequency.p Binary files differnew file mode 100755 index 0000000..a0747a6 --- /dev/null +++ b/app/static/frequency/frequency.p |