diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-14 21:21:05 -0400 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-14 21:21:05 -0400 |
| commit | 8811fb0f177ed1448fa7b3d08ff42145254a0475 (patch) | |
| tree | 20a5fbbf4b84e5915ca8d6252c9b81e8ea0cddcd /.gitignore | |
| parent | 74c8b78c7119e700655338a32c03f2031186b238 (diff) | |
minor
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index aeb343fd1..43b63a362 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ src/server/session_manager/logs/**/*.log *.key *.pfx *.properties -debug.log
\ No newline at end of file +debug.log +.vscodeignore
\ No newline at end of file |
