diff --git a/.gitignore b/.gitignore index 0485682..9866d86 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,11 @@ ipython_config.py # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: # .python-version +bin/ +lib/ +lib64 +share/ +pyvenv.cfg # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. @@ -150,4 +155,4 @@ cython_debug/ #Download Folder Zotify\ Music/ -Zotify\ Podcasts/ +Zotify\ Podcasts/ \ No newline at end of file