diff options
| author | NeKz <NeKzor@users.noreply.github.com> | 2024-11-16 08:24:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-16 10:24:03 +0300 |
| commit | 5fb47b69d895fcbe98fc714b47057b0051387e05 (patch) | |
| tree | 0de4a1bd6a55d08c04f6153dc08a7e178aa71e52 /rankings/.gitignore | |
| parent | fix/frontend: broken youtube url (#231) (diff) | |
| download | lphub-5fb47b69d895fcbe98fc714b47057b0051387e05.tar.gz lphub-5fb47b69d895fcbe98fc714b47057b0051387e05.tar.bz2 lphub-5fb47b69d895fcbe98fc714b47057b0051387e05.zip | |
feat/rankings: fetch profiles faster and improvements (#234)v1.0.2
Diffstat (limited to 'rankings/.gitignore')
| -rw-r--r-- | rankings/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rankings/.gitignore b/rankings/.gitignore index 764d23d..48d3792 100644 --- a/rankings/.gitignore +++ b/rankings/.gitignore | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | .env | 1 | .env |
| 2 | output/ \ No newline at end of file | 2 | output/ |
| 3 | cache/ | ||