diff options
| -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 |
| index : capybara | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,6 @@ # IDE -/.idea/
\ No newline at end of file +.idea/ + +# Artifacts +capybara +*.exe
\ No newline at end of file |