diff options
| author | Saumit <justsaumit@protonmail.com> | 2025-09-28 02:25:37 +0530 |
|---|---|---|
| committer | Saumit <justsaumit@protonmail.com> | 2025-09-28 02:25:37 +0530 |
| commit | 912405a8f3f6b831b9abcf6e16a9372160e7ce32 (patch) | |
| tree | 88514db155e36f430be8cc87d12b8d136e156cb2 /.gitignore | |
| parent | d682471acaa88e96c78717b813ffeedb726da831 (diff) | |
vpc: Adding vpc module
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..66f8fb5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea/ +.vscode/ |
