Merge pull request #22 from Sogolumbo/AddGitignore

Add Gitignore
This commit is contained in:
Casey Chu
2020-10-09 18:26:53 -07:00
committed by GitHub

3
.gitignore vendored Normal file
View File

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