diff --git a/.gitignore b/.gitignore index b41eb46..8768cb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ -__init__.py - +# Folders +drafts/ # Python Modules -*_test.py \ No newline at end of file +*_test.py + +# Others +symbology-style.db \ No newline at end of file