chore: add .env to github for tests

This commit is contained in:
Tyler Stewart
2017-05-04 17:39:15 -06:00
parent be3c57bed0
commit ad4b32fc13
2 changed files with 3 additions and 1 deletions

3
.env Executable file
View File

@@ -0,0 +1,3 @@
FTP_URL=ftp://127.0.0.1:8880
PASV_RANGE=8881
LOG_LEVEL=fatal

1
.gitignore vendored
View File

@@ -2,5 +2,4 @@ node_modules/
dist/ dist/
reports/ reports/
.env
npm-debug.log npm-debug.log