Updating .gitignore to exclude test environment directory.

This commit is contained in:
Nick Gerakines 2020-04-13 15:37:48 -04:00
parent 8b2915ff2f
commit 85758d49db
No known key found for this signature in database
GPG Key ID: 33D43D854F96B2E4
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -53,4 +53,6 @@ dist/
# local development environment files
common.env
tavern-town.env
*.pem
*.pem
test_environment/