Updating parsing module and .gitignore

This commit is contained in:
Vivek Teega 2023-03-03 11:22:56 +00:00
parent bc88536d9e
commit 0f5809acf8
2 changed files with 1148 additions and 292 deletions

3
.gitignore vendored
View File

@ -4,4 +4,7 @@ __pycache__/
config.py
.idea/
py3.7/
py3/
*.db
*.code-workspace
*.log

1443
parsing.py

File diff suppressed because it is too large Load Diff