diff options
| author | Sean King <seanking2919@protonmail.com> | 2023-03-30 15:30:30 -0600 |
|---|---|---|
| committer | Sean King <seanking2919@protonmail.com> | 2023-03-30 15:30:30 -0600 |
| commit | 8e64b1791bca4b34ec1988dda3fea99eb1715c1f (patch) | |
| tree | ebebd8eb481440e6a69a1a5909b3dd558db8b147 | |
| parent | 22fd3afd160d27c9ab43fcc8d1270db455403f8e (diff) | |
Add selenium server logs path to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ selenium-debug.log .idea/ config/local.json static/emoji.json +logs/ |
