Merge pull request #22 from Sogolumbo/AddGitignore

Add Gitignore
pull/15/merge
Casey Chu 2020-10-09 18:26:53 -07:00 committed by GitHub
commit 38009a4d21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored 100644
View File

@ -0,0 +1,3 @@
*.txt
*.json
__pycache__/*