mirror of
https://github.com/idreesinc/Waypoint.git
synced 2026-07-22 06:20:32 +00:00
Support devcontainers
This commit is contained in:
parent
b212649240
commit
8413231e30
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
|||
# vscode
|
||||
.vscode
|
||||
|
||||
# devcontainer
|
||||
.devcontainer
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Reference in a new issue