Private
Public Access
1
0

adding garminlog.log to gitignore

This commit is contained in:
Sander Roosendaal
2020-07-07 07:55:09 +02:00
parent 5acf218d35
commit 36ef54aed1
2 changed files with 16 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/django_cache/
testcert.crt
testcert.key
garminlog.log
# Compiled python modules.
*.pyc