Add .devcontainer to .gitignore

This commit is contained in:
mcmehrtens 2024-08-10 19:49:18 +00:00 committed by Matthew Mehrtens
parent 9c7002f691
commit 56e304a0fc
No known key found for this signature in database
GPG Key ID: 08A1D03869DE0960

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ netbox.pid
.coverage
.vscode
.python-version
.devcontainer