diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6d4b98289..43b63a362 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ src/server/session_manager/logs/**/*.log *.crt *.key *.pfx -*.properties
\ No newline at end of file +*.properties +debug.log +.vscodeignore
\ No newline at end of file |
