- 07 12月, 2021 5 次提交
-
-
由 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 21 次提交
-
-
由 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
-
由 Brian Douglas 提交于
Ignore default Recordings folder created by Unity Recorder package
-
由 Brian Douglas 提交于
Update and fix WordPress gitignore
-
由 Brian Douglas 提交于
Update VisualStudio.gitignore
-
由 Brian Douglas 提交于
Co-authored-by: NJaan Jahilo <jaanjahilo@outlook.com>
-
由 Brian Douglas 提交于
added file extensions when glossaries is loaded with "symbols" option
-
由 Brian Douglas 提交于
Remove .idea folder from VisualStudio
-
由 Brian Douglas 提交于
AL Language gitignore template
-
由 Brian Douglas 提交于
Add `.RDataTmp` to R.gitignore
-
- 04 12月, 2021 6 次提交
-
-
由 Brian Douglas 提交于
Update .gitignore for Idris 2
-
由 Brian Douglas 提交于
Update Unity.gitignore
-
由 Brian Douglas 提交于
Adds a relationship question
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
[Android] Cleanup and remove legacy stuff
-
由 Brian Douglas 提交于
Feel free to open a new PR for discussion on this.
-
- 30 11月, 2021 1 次提交
-
-
由 LeixB 提交于
When saving `.RData`, all data is initially saved in `.RDataTmp` which is then renamed to `.RData`. `.RDataTmp` should be added to `.gitignore` since it will only exist while a save operation is in progress or something failed on save. Relevant links: - https://stackoverflow.com/questions/32098036/purpose-of-rdatatmp-temporary-file-r - https://github.com/wch/r-source/blob/trunk/src/library/base/R/load.R#L145-L154
-
- 28 11月, 2021 2 次提交
- 24 11月, 2021 1 次提交
-
-
由 Christer van der Meeren 提交于
Conflicts with JetBrains.gitignore. Some files in this directory should be checked in. Not sure about *.sln.iml, so I'm leaving that. The JetBrains.gitignore file contains commented-out IML stuff with instructions on when to uncomment.
-
- 16 11月, 2021 1 次提交
-
-
由 Kevin JY Cui 提交于
-
- 15 11月, 2021 1 次提交
-
-
由 Sergey Zolotarev 提交于
-
- 14 11月, 2021 1 次提交
-
-
由 Lucas Bremgartner 提交于
With Go 1.18, support for Go workspaces will land. Go workspaces are configured in `go.work`, which contains paths to local development versions of modules and therefore is not expected to be commited. See: * https://github.com/golang/go/issues/45713
-