diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-03 10:19:15 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-03 10:19:15 +0200 |
commit | 1af041a9417a1e567bb865c34f7082582d7c0385 (patch) | |
tree | aa08c88fc296b4461862c8fe6f3160d56b70af68 /.gitignore | |
parent | b193dd4ac8b9fda03fd8525712a2e81122fd34bd (diff) | |
download | algeria-1af041a9417a1e567bb865c34f7082582d7c0385.tar.gz |
ignore vscode
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ HIRES/ node_modules/ +.vscode/ .DS_Store |