diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-02-01 18:40:01 -0500 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-02-01 18:40:01 -0500 |
| commit | 6f1fa5e8211518cbb6ebff5cb6849101e36983ab (patch) | |
| tree | d18076f6158708faf7663b31cc0afcf9ea5ba937 /.gitignore | |
| parent | e3db0536ad0086a328ee353be1c4dfd34ba03e02 (diff) | |
filters changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6d4b98289..aeb343fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ src/server/session_manager/logs/**/*.log *.crt *.key *.pfx -*.properties
\ No newline at end of file +*.properties +debug.log
\ No newline at end of file |
