commit | 26b036012b7fa147920e8b24c2bcce104525f2df | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 24 15:54:30 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 24 15:54:52 2024 -0500 |
tree | bd5da1b244cebb10eb77e6bd253944cfd0c175d8 | |
parent | 99f391bafe6ecb91ea46515808431f185ceb0a32 [diff] |
gitignore: add vscode Change-Id: I2e13b9aece30f866c19351f4420665ad9b745f98 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/.gitignore b/.gitignore index a5309e6..90350c0 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,2 @@ build*/ +.vscode/