- 14 12月, 2021 3 次提交
-
-
由 Brian Douglas 提交于
Create B4X.gitignore
-
由 Brian Douglas 提交于
GO: Added link to allow list template
-
由 jamie 提交于
-
- 13 12月, 2021 1 次提交
-
-
由 kuritka 提交于
Signed-off-by: Nkuritka <kuritka@gmail.com>
-
- 12 12月, 2021 2 次提交
-
-
由 Brian Douglas 提交于
-
由 Robert C. Maehl 提交于
-
- 11 12月, 2021 25 次提交
-
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
-
由 Malcolm 提交于
-
由 Brian Douglas 提交于
Update Drupal.gitignore with upstream conventions: prefix /web for dr…
-
由 Brian Douglas 提交于
Add template for Keil uVision
-
由 Brian Douglas 提交于
Added wildcard to crash.log because the newer versions of Terraform c…
-
由 Brian Douglas 提交于
fixes CodeIgniter.gitignore deleting a critical framework file
-
由 Brian Douglas 提交于
VisualStudioCode: ignores built vscode extensions
-
由 Brian Douglas 提交于
Create .gitignore for Flax Engine
-
由 Brian Douglas 提交于
KiCad: add *-backups
-
由 Brian Douglas 提交于
Add RStudio Connect folder to R gitignore
-
由 Brian Douglas 提交于
Update global .gitignore template doc ID link
-
由 Brian Douglas 提交于
Add Visual Studio History directories (`.vshistory`) to `VisualStudio.gitignore`
-
由 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 7 次提交
-
-
由 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
-