diff options
| author | Fuwn <[email protected]> | 2022-03-18 00:27:39 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-18 00:27:39 +0000 |
| commit | 1d06a4e44e7a1bab72781198c28c6f4442e320f8 (patch) | |
| tree | afb2e4d37381018ad117cf71febaa16f4010f4df /.gitignore | |
| parent | feat: keep exact url from config (diff) | |
| download | capybara-1d06a4e44e7a1bab72781198c28c6f4442e320f8.tar.xz capybara-1d06a4e44e7a1bab72781198c28c6f4442e320f8.zip | |
chore(git): update ignored
Diffstat (limited to '.gitignore')
| -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 |