Private
Public Access
1
0

adding apilog.log to gitignore

This commit is contained in:
Sander Roosendaal
2020-12-31 11:22:06 +01:00
parent a85d19c008
commit f8c44b3c3e
4 changed files with 20 additions and 2 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/django_cache/
*.crt
*.key
*.log
garminlog.log
strava_webhooks.log