Update .gitignore

This commit is contained in:
Philip Jake 2022-02-03 08:58:56 +01:00 committed by GitHub
parent 39a277e065
commit b73b9d54e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -9,3 +9,5 @@ api/
api
.env
vendor/*
vendor/
vendor