Added local dev environment to ignore list

This commit is contained in:
SteamPixel 2020-05-15 10:40:12 +02:00
parent 6bae948408
commit 48fa409e7f

5
.gitignore vendored
View File

@ -5,4 +5,9 @@
# Compser files
/vendor/
# local test environment
/test/
docker-build.sh
docker-bash.sh
docker-run.sh
docker-rm.sh