diff --git a/.env b/.env deleted file mode 100644 index 8b1e5d6..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL=postgresql://atopile:uD153pMqpr9o@192.168.3.22:5430/atopile-jlcpcb \ No newline at end of file diff --git a/.gitignore b/.gitignore index f7c0eba..d809991 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -*.parquet \ No newline at end of file +*.parquet +.env \ No newline at end of file