Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.ignore')
| -rw-r--r-- | .ignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ignore b/.ignore new file mode 100644 index 00000000..0c4493ee --- /dev/null +++ b/.ignore @@ -0,0 +1,2 @@ +# Things that we don't want ripgrep to search that we do want in git +# https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#automatic-filtering |