Browse Source

Updated gitignore to ignore log directories

master
Bryan Miller 6 years ago
parent
commit
f1ddc9a66e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

__pycache__/ __pycache__/
logs/
*.pyc *.pyc
*.swp *.swp

Loading…
Cancel
Save