diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-06-23 21:35:03 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-06-23 21:35:03 +0200 |
commit | c734982eb5bb36e8d71c403ebebeab60e8b12480 (patch) | |
tree | cdcaf60fa7ba7edc771716069fd871aa85b50884 /.rgignore | |
parent | 6a98395317be3b763768c6d50d400f4e8c432474 (diff) |
Don’t grep for things inside of vendor/
Diffstat (limited to '.rgignore')
-rw-r--r-- | .rgignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rgignore b/.rgignore new file mode 100644 index 0000000..48b8bf9 --- /dev/null +++ b/.rgignore @@ -0,0 +1 @@ +vendor/ |