diff --git a/.gitignore b/.gitignore index bee47c0..980b539 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,7 @@ cython_debug/ bin/** lib64/** pyvenv.cfg -lib64 \ No newline at end of file +lib64 + +# docker volumne +pg_data \ No newline at end of file