Updates to .gitignore

This commit is contained in:
Chapin Bryce 2019-05-27 16:27:23 -04:00
parent 6e0d612aff
commit f45be36d8c
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
venv3
.vscode
**/__pycache__
**/*.pyc

View File

@ -14,7 +14,7 @@ Sample argparse usage and help information
Setting up a basic logger with stdout and log file support.
###
### Recursive file explorations
### CSV writing