gitignore
Here are 355 public repositories matching this topic...
Issue
Development Environment:
- Machine (Local, Container, Virtual): Local
- Operating System (Name/Version): macOS
- Web Browser (Name/Version): Chrome/79.0.3945.130 (Official Build) (64-bit)
- Vapor Version:
- Swift Version:
Expected Behavior:
N/A
Actual Behavior:
N/A
Reproduction Steps:
N/A
This issue is simply a documentation sug
There are a lot of changes since the last documentation on github-pages release.
For example:

And
<img width="686" alt="2017-02-11 0 28 40" src="https://cloud.githubusercontent.com/assets/4660275/22844844/1e1a394c-eff1-11e6-9124-4804d480b674.p
-
Updated
Mar 4, 2020 - Shell
Eleventy is a static site generator. It uses .eleventyignore files to exclude files from the internal build process:
https://www.11ty.io/docs/ignores/
AFAIK globs are processed by fast-glob.
-
Updated
May 14, 2020 - Shell
-
Updated
Jul 22, 2019 - JavaScript
The pattern **folder is currently not respected. This pattern is not documented in the official git documentation here https://git-scm.com/docs/gitignore but is enforced by git and is different from the pattern **/folder.
The difference
**/subfolder \n
!folder/subfolder/testFile.txt
Will ignore the folder subfolder and the negation pattern will not work, as expl
- VSCode Version: 1.44.2
- VSCode-R Version: 1.2.8
- OS Version: windows 10
All settings were done, but when I type thectrl+enter, there will be a massage "There are no open terminals.", so I have to runR : Create R terminaland then typectrl +enterto run the selected line in the created radian terminal.
How can I run the selected
-
Updated
May 17, 2019 - Rust
-
Updated
Apr 4, 2020 - JavaScript
-
Updated
Dec 30, 2017
-
Updated
Jan 1, 2019 - Swift
-
Updated
Sep 3, 2019 - Go
-
Updated
Dec 2, 2018 - TypeScript
-
Updated
Dec 15, 2019 - Go
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
Apr 5, 2019
-
Updated
Mar 12, 2019 - TeX
-
Updated
Jan 19, 2019 - Shell
-
Updated
Jun 9, 2018 - Go
Improve this page
Add a description, image, and links to the gitignore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitignore topic, visit your repo's landing page and select "manage topics."
rg --debugshould output information about ignore files being read.Currently it outputs something like the following, but it is not clear where the patterns are coming from: