diff options
author | Valentin Popov <info@valentineus.link> | 2020-07-18 15:12:30 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-07-18 15:12:30 +0300 |
commit | 712baf438af0d1792a667866d65aa5f61e5fb9e1 (patch) | |
tree | f73334242c51784badcf063985f73596f13edf96 /.gitignore | |
parent | fb31785d9b6eaaef5b3bcdf09c9dfaf5b7eb01d0 (diff) | |
download | php-epg-service-712baf438af0d1792a667866d65aa5f61e5fb9e1.tar.xz php-epg-service-712baf438af0d1792a667866d65aa5f61e5fb9e1.zip |
Added environment file
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ Temporary Items # PHPUnit /app/phpunit.xml /phpunit.xml +/.env # Build data /build/ |