diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 19:14:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 19:14:33 -0700 |
commit | a37f25df43e77b51ff3299e7a13ff35126362740 (patch) | |
tree | 1dbb0caa8b7a2262466cbd1ccef4db18e623c596 | |
parent | abd8417761b15f20b76dc3f3e6c040d42b97e4ef (diff) | |
download | fatcat-a37f25df43e77b51ff3299e7a13ff35126362740.tar.gz fatcat-a37f25df43e77b51ff3299e7a13ff35126362740.zip |
don't version .env
-rw-r--r-- | rust/.env | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/.env b/rust/.env deleted file mode 100644 index fb95c489..00000000 --- a/rust/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL=postgres://fatcat:tactaf@localhost/fatcat_rs |