diff options
| author | Fuwn <[email protected]> | 2024-05-06 17:25:10 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-05-06 17:25:10 -0700 |
| commit | 30fc7f81b3c4dfa5603aaab95a70ddc294517291 (patch) | |
| tree | 777b984c8d9435efebb80df030c45552dbced9e7 /.gitignore | |
| download | playground.due.moe-main.tar.xz playground.due.moe-main.zip | |
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..01ecd8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Visual Studio Code +.vscode |