Q: How do I submit a new .gitignore templates? A: Please submit all new templates to @toptal/gitignore.
Q: How do I suggest modifications to existing .gitignore templates? A: Modifictions should come in the form of pull requests at @toptal/gitignore.
Q: Why don't Gitignore.io's templates don't look exactly like the templates on @github/gitignore? A: Gitignore.io tried to maintain parity with @github/gitignore, but GitHub's template list doesn't include many languages, operating systems, and IDE's that developers use. Gitignore.io's template list has over 100 more templates than GitHub's.
Q: Why is my local site empty? A: When the repository is cloned, the --recursive flag is necessary. gitignore.io uses @toptal/gitignore as its data source. If the repo isn't cloned recursively, templates will be missing.
Issue
Development Environment:
[ ] Machine (Local, Container, Virtual):local
[ ] Operating System (Name/Version): Windows 11, macOS
Issue Template
Frequently Asked Questions
Q: How do I submit a new
.gitignore
templates?A: Please submit all new templates to @toptal/gitignore.
Q: How do I suggest modifications to existing
.gitignore
templates?A: Modifictions should come in the form of pull requests at @toptal/gitignore.
Q: Why don't Gitignore.io's templates don't look exactly like the templates on @github/gitignore?
A: Gitignore.io tried to maintain parity with @github/gitignore, but GitHub's template list doesn't include many languages, operating systems, and IDE's that developers use. Gitignore.io's template list has over 100 more templates than GitHub's.
Q: Why is my local site empty?
A: When the repository is cloned, the
--recursive
flag is necessary. gitignore.io uses @toptal/gitignore as its data source. If the repo isn't cloned recursively, templates will be missing.Issue
Development Environment:
Expected Behavior: I would like to browse https://www.toptal.com/developers/gitignore in English
Actual Behavior: I'm in Korea and in my computers there are some Korean related settings like keyboards, regions, etc.
Reproduction Steps: https://www.toptal.com/developers/gitignore
🐣💖