Skip to content

Commit

Permalink
.ignore files for git submodules
Browse files Browse the repository at this point in the history
Helps ripgrep defaults handle them properly while waiting for ripgrep to
get submodule support built-in (BurntSushi/ripgrep#23).
  • Loading branch information
dbarnett committed Sep 18, 2024
1 parent 093e6da commit 8476a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/cli/.ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bats/**
1 change: 1 addition & 0 deletions tests/cli/test_helper/.ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**

0 comments on commit 8476a1d

Please sign in to comment.