diff --git a/.gitignore b/.gitignore index 6234e981..952df0b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -*.pyc *.idea -tests/myparser.py -stash.sqlite +*.pyc *.sqlite -.vscode -venv -.xml .html +.vscode +.xml +stash.sqlite +tests/myparser.py +venv