Add /markdownx/ to gitignore

This commit is contained in:
Adam Goldsmith 2022-02-14 16:27:59 -05:00
parent be4344f956
commit a9ad48bd2e

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__/
*.sqlite3
/__pypackages__/
/markdownx/