diff --git a/.gitignore b/.gitignore index 3835a2b..5927781 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,5 @@ cython_debug/ #.idea/ # my stuff -*/DEBUG \ No newline at end of file +*/DEBUG +*/__pycache__