diff --git a/.gitignore b/.gitignore index 0ce02ce..8b86e20 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ -node_modules \ No newline at end of file +node_modules +.env_non_dev \ No newline at end of file