diff options
author | fieldy101 <fieldy101@gmail.com> | 2020-04-22 22:44:30 +1000 |
---|---|---|
committer | fieldy101 <fieldy101@gmail.com> | 2020-04-22 23:30:44 +1000 |
commit | 1bddb1ff394e07890e01f0b91e91ad16083294bf (patch) | |
tree | 0776e4b015e1682be8d5f4661be63cfb2914c387 | |
parent | ab826b92222c6af2df6f532674f2f517021b7d02 (diff) |
Add .vscode to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 13712e63a..ba7cb9ab2 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ types_*.taghl !sound/programmable_wave_samples/*.pcm _Deparsed_XSubs.pm porymap.project.cfg +.vscode/*.*
\ No newline at end of file |