summaryrefslogtreecommitdiffstats
path: root/ignore/src
AgeCommit message (Expand)Author
2018-02-01windows: fix OneDrive traversalsAndrew Gallant
2018-01-30search: add support for searching compressed filesBalaji Sivaraman
2018-01-29ignore: support custom file namesptzz
2018-01-29types: add Smarty tplMichael Salihi
2018-01-29ignore: fix handling of / in patternsdana
2018-01-17types: add gn typeArvid Gerstmann
2018-01-17types: add hxx to the cpp typeArvid Gerstmann
2018-01-14types: add webidl (*.webidl)Hendrik Sollich
2018-01-12types: add webidlHendrik Sollich
2018-01-12types: yarn.lock is not YAMLdana
2018-01-11types: add Apache avroMridul Singhai
2018-01-09Update types.rsEitan Adler
2018-01-09Add a type for man pagesEitan Adler
2018-01-01cleanup: replace try! with ?Balaji Sivaraman
2017-11-22switch nb to jupyterM Pacer
2017-11-22add notebook file extensions to typesM Pacer
2017-11-16Add Google Closure Templates type (.soy)Zoltan Kalmar
2017-11-08Add Protocol Buffer file type.Jesse Claven
2017-11-01fix some typosMartin Lindhe
2017-11-01Properly match the rules "**/" and "!**/"Brian Campbell
2017-10-22ignore: partially revert symlink loop check optimizationAndrew Gallant
2017-10-21ignore: be fastidious with file handlesAndrew Gallant
2017-10-21ignore: upgrade to walkdir 2Andrew Gallant
2017-10-12Add purescript to built-in typesJames Smith
2017-10-08Type improvements (`config`, `license`, `sh`, `systemd`, &c.)dana
2017-10-08Add support for Dockerfiles filteringFélix Cantournet
2017-09-23add support for terraform file typeTri Nguyen
2017-09-04Add support for Standard ML file typesPhilip Munksgaard
2017-09-02ignore: add grouped toggle for standard filtersAlex Burka
2017-08-30Add Elm file type.Jesse Claven
2017-08-26ignore: document git_global enabled by defaultAlex Burka
2017-08-23Types extension and Yocto renaming to BitBakeLilian A. Moraru
2017-08-16Add short key for julia typeGergő Pintér
2017-07-13[ignore] Fix matched_path_or_any_parents() for patterns ending in slashBehnam Esfahbod
2017-07-12[ignore] Add extensive test for gitignore matching (#551)Behnam Esfahbod ✅
2017-07-06Fix minor grammar issues in docs for `ignore::Walk`Jordan Danford
2017-07-03add --iglob flagPeter S Panov
2017-06-27Add cabal files for Haskell packagesBryan Richter
2017-06-12add yocto file typesSid-Ali Teir
2017-06-12Add julia as file typeGent Bajraj
2017-06-12Add "msbuild" filetype for msbuild related filesBrian Gianforcaro
2017-06-12Add .inl as one of the c++ file typee definitions.Brian Gianforcaro
2017-06-06Add a cshtml ignore typeTaryn Hill
2017-05-24Add support for QMake filesManuel Vives
2017-04-12Add better error messages for invalid globs.Andrew Gallant
2017-04-12Add nixBryan Richter
2017-03-21Add vim type.Andrew Gallant
2017-03-12Fixes #394 - Added in svg to the types fileJoshua Horwitz
2017-03-12Add scss and ejs.Andrew Gallant
2017-03-12Fix leading slash bug when used with `!`.Andrew Gallant