Skip to content
#

regex

Here are 2,794 public repositories matching this topic...

maple3142
maple3142 commented Jul 1, 2021

My problem is that I use my home directory as a git repo to manage my dotfiles, so there is a ~/.gitignore that ignores everything except some files. The problem is fd won't work by default at this situation. Although there is a --no-ignore-vcs, but I still want .gitignore to be respected when I am in a project directory.

Ripgrep has a flag --no-ignore-parent that can ignore `.gitigno

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, browser-sync, documentation.js, stylelint, nyc, ava, and many others!

  • Updated Apr 15, 2021
  • JavaScript

🔍NEW ugrep v3.3: ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more. A faster, user-friendly and compatible grep replacement.

  • Updated Aug 6, 2021
  • C++

Improve this page

Add a description, image, and links to the regex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regex topic, visit your repo's landing page and select "manage topics."

Learn more