diff options
| author | Fuwn <[email protected]> | 2022-03-18 00:27:39 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-18 00:27:39 -0700 |
| commit | 8ec6911df753eabdaa0fbd46e0b677bb8fb72b2b (patch) | |
| tree | afb2e4d37381018ad117cf71febaa16f4010f4df | |
| parent | feat: keep exact url from config (diff) | |
| download | capybara-8ec6911df753eabdaa0fbd46e0b677bb8fb72b2b.tar.xz capybara-8ec6911df753eabdaa0fbd46e0b677bb8fb72b2b.zip | |
chore(git): update ignored
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ # IDE -/.idea/
\ No newline at end of file +.idea/ + +# Artifacts +capybara +*.exe
\ No newline at end of file |