-
Updated
Aug 12, 2021 - Java
search
Here are 4,567 public repositories matching this topic...
-
Updated
Aug 12, 2021 - Rust
-
Updated
Aug 11, 2021 - Python
-
Updated
Aug 13, 2021 - HTML
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
Checklist
- Added de
-
Updated
Aug 12, 2021
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Rust
-
Updated
May 11, 2021 - JavaScript
bitmap/bit array
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
Describe the feature
Implement client methods for the following endpoints:
- DELETE /workspaces
- DELETE /flows
- DELETE /pods
- DELETE /peas
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Aug 13, 2021 - C++
-
Updated
May 24, 2021 - JavaScript
-
Updated
Aug 8, 2021 - Go
-
Updated
Jun 26, 2021 - Python
-
Updated
Jul 8, 2021 - Ruby
-
Updated
Aug 6, 2021 - Python
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 12, 2021
-
Updated
Sep 20, 2020
-
Updated
Aug 13, 2021 - Python
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
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 isfd
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