diff --git a/.gitignore b/.gitignore index 2b16ce8b9..2e62e9841 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,7 @@ coverage.xml # Django stuff: *.log +*.log.* local_settings.py db.sqlite3 db.sqlite3-journal diff --git a/pilot/fonts/SimHei.ttf b/pilot/fonts/SimHei.ttf new file mode 100644 index 000000000..0875c0871 Binary files /dev/null and b/pilot/fonts/SimHei.ttf differ