diff options
author | Cflip <36554078+cflip@users.noreply.github.com> | 2021-01-27 23:42:56 -0700 |
---|---|---|
committer | Cflip <36554078+cflip@users.noreply.github.com> | 2021-01-27 23:42:56 -0700 |
commit | 9a7f1194273e4d3cf540ae7b26cfc831d44e0598 (patch) | |
tree | 37a7819a9331e496571050a5b98e73046343275f /.gitignore | |
parent | 7ebd3e341eca0eb01c1a93e6f3f2007218c0d8cc (diff) |
Minor improvements
Diffstat (limited to '.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..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode
\ No newline at end of file |