diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-09 03:20:53 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-09 04:36:52 +1000 |
| commit | 5569c8191ae02f109254282b5943e3ed40032018 (patch) | |
| tree | 0ec5c2f6176c470aaeaa41be9bfbb0825554b764 /.gitignore | |
| parent | 347f5127929b17671c75734af5a374ec4f39b5ae (diff) | |
Replace CGI script with WSGI script and dev server
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,3 +30,4 @@ /backend/data/pickedEnwikiLabels.txt /backend/data/pickedNodes.txt /backend/data/pickedNames.txt +/backend/__pycache__ |
