diff options
author | Frankie B <git@diskfloppy.me> | 2023-04-26 00:13:51 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-04-26 00:13:51 +0100 |
commit | 7899fff269033049755a0f8358f6920dab3e4afb (patch) | |
tree | 5c9a40b9a1407ca4807dc3e09c74f0a2af0c9ee3 | |
parent | 01b76fee9c564eef7a42dfb66c690470c70d0899 (diff) |
Add gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dbe9c82 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/
\ No newline at end of file |