diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6feca89..e78c7ad 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,6 @@ npm-debug.log # this depending on your deployment strategy. /priv/static/ -.DS_Store \ No newline at end of file +.DS_Store + +.env \ No newline at end of file |
