diff --git a/.gitignore b/.gitignore index 0bd28be..0c0f16a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc config.py -venv/ \ No newline at end of file +venv/ +*.sublime-*