diff options
| author | Fuwn <[email protected]> | 2022-07-16 23:05:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-16 23:05:53 -0700 |
| commit | 2f98a09570351a0e95319a6fdf2a0abb5b536d63 (patch) | |
| tree | 16b2183cac06c62c85692da4b33bd577f655baf8 /.gitignore | |
| download | tinder-bio-2f98a09570351a0e95319a6fdf2a0abb5b536d63.tar.xz tinder-bio-2f98a09570351a0e95319a6fdf2a0abb5b536d63.zip | |
feat: initial release
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 |