diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-20 01:28:24 -0500 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-20 01:28:24 -0500 |
commit | b6f983c204853a1a02524e56c91b4ee004d3f4eb (patch) | |
tree | 3420051855dde9cc3098cc7428dd23e40ed793c8 | |
parent | d107de488121be43306b0cda65d009f99af775ba (diff) |
ignore .vscode
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -2,6 +2,5 @@ *snippets* *__pycache__* *notes* -git_flow.txt -design.txt -.lintr
\ No newline at end of file +.lintr +.vscode
\ No newline at end of file |