diff --git a/.gitignore b/.gitignore index 1a9a175..1aa3ba8 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -config/env.py +src/env.py