Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .cursorrules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Tests

- Tests should be run using ./run-tests.sh wrapper, eg. tests/test_patchkit_version_diff.rb
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
.DS_Store
/vendor/
/jruby-9.2.13.0/
/tmp
/tmp
.bash_history
Loading