- 11 12月, 2021 11 次提交
-
-
由 Brian Douglas 提交于
Fixed .vscode not being ignored
-
由 Brian Douglas 提交于
Gnuplot ignored in TeX.gitignore
-
由 Brian Douglas 提交于
Add .ptc to TeX.gitignore
-
由 Brian Douglas 提交于
Add svg temporary files
-
由 Brian Douglas 提交于
Unity: Remove exclusion for *.meta files
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
Gitignore template for Beef programming language
-
由 Brian Douglas 提交于
Ignore directories from the Bazel IntelliJ plugin
-
由 Brian Douglas 提交于
Adding AllowList for Go
-
由 Brian Douglas 提交于
[Python] Add poetry.lock
-
由 Brian Douglas 提交于
Update VS Code to support *.code-snippets
-
- 10 12月, 2021 1 次提交
-
-
由 Tim 提交于
-
- 08 12月, 2021 1 次提交
-
-
由 kuritka 提交于
**Reasons for making this change:** _Allowlisting with .gitignore is a technique for dealing with source trees that can have various different untracked local files such as generated output, packages installed through package managers, “working” files, config for individual developers, etc. Rather than trying to come up with some master list of all possible untracked files and add them to .gitignore, it can be easier to start by ignoring everything and then add specific directories back._ _I think the requirements for software development are changing and there is a need to offer an alternative to the denylist._ - https://jasonstitt.com/gitignore-whitelisting-patterns - https://github.com/golang/goSigned-off-by: Nkuritka <kuritka@gmail.com>
-
- 07 12月, 2021 12 次提交
-
-
由 Brian Douglas 提交于
Make not to ignore *.code-workspace
-
由 Brian Douglas 提交于
Add files to Hugo.gitignore
-
由 Brian Douglas 提交于
Add .gitignore for Microsoft Business Central
-
由 Brian Douglas 提交于
-
由 JP-Ellis 提交于
Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. This is especially recommended for binary packages to ensure reproducibility, and is more commonly ignored for libraries. This is taken from https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
-
由 Wiblz 提交于
with "main".
-
由 Jannis vH 提交于
Merge main branch into master branch
-
由 Jannis vH 提交于
-
由 Jannis vH 提交于
-
由 Jannis vH 提交于
-
由 Brian Douglas 提交于
Create Syncthing.gitignore
-
由 Brian Douglas 提交于
doc(readme): master branch is now main
-
- 06 12月, 2021 1 次提交
-
-
由 Hugo Sena Ribeiro 提交于
-
- 05 12月, 2021 14 次提交
-
-
由 Patrick Kollitsch 提交于
-
由 Brian Douglas 提交于
[Node] Use real conventions
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
Added LensStudio.gitignore (Ted Brown)
-
由 Brian Douglas 提交于
Remove nuget.config from VisualStudio.gitignore
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
feat(node): added `.stylelintcache` for stylelint
-
由 Brian Douglas 提交于
Add vuepress v2.x temp and cache directory
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
Go: Ignore Go workspace file go.work
-