- 08 5月, 2021 19 次提交
-
-
由 Brian Douglas 提交于
-
由 Martin Woodward 提交于
-
由 Martin Woodward 提交于
-
由 Brian Douglas 提交于
Update Dart.gitignore
-
由 Brian Douglas 提交于
-
由 Brian Douglas 提交于
Added gitignore-file for Beckhoff TwinCAT3.
-
由 Brian Douglas 提交于
Add newpax
-
由 Martin Woodward 提交于
Adding VS Code to global VS family
-
由 Martin Woodward 提交于
-
由 Brian Douglas 提交于
Add Strapi CMS .gitignore
-
由 Brian Douglas 提交于
-
由 Martin Woodward 提交于
[Global/JetBrains] Ignore AWS specific file with IDEA
-
由 Brian Douglas 提交于
add scala jvm crash logs
-
由 Brian Douglas 提交于
Add missing extension for GregorioTeX
-
由 Brian Douglas 提交于
Ignore dotenv in dart
-
由 Martin Woodward 提交于
Add nuget.config file
-
由 Brian Douglas 提交于
Add AltiumDesigner.gitignore
-
由 Brian Douglas 提交于
-
由 Tim Heuer 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 Brian Douglas 提交于
Update Coq.gitignore
-
- 05 5月, 2021 2 次提交
-
-
由 Gustav Palmqvist 提交于
-
由 Gustav Palmqvist 提交于
-
- 27 4月, 2021 1 次提交
-
-
由 Ryan Scott 提交于
MSVC builds of Rust on Windows automatically generate `*.pdb` files, which store debugging information. For more information, see: * https://github.com/rust-lang/rustlings/issues/275 * https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/debugging_rust/#microsoft-visual-studio
-
- 25 4月, 2021 1 次提交
-
-
由 Manoj Paramsetti 提交于
-
- 22 4月, 2021 1 次提交
-
-
由 Andrew Dunning 提交于
-
- 21 4月, 2021 3 次提交
-
-
由 Parsa 提交于
Add nuget.config file because it contains secret data and should be kept localy
-
由 Nader Hajlaoui 提交于
-
由 Helder Burato Berto 提交于
-
- 13 4月, 2021 1 次提交
-
-
由 Jason Gross 提交于
Coq now uses .mlg rather than .ml4 (since https://github.com/coq/coq/pull/8763), so we have to ignore its generated dependency files. The `native_compute_profile_*.data` files are generated by `Set NativeCompute Profiling` (see https://github.com/coq/coq/pull/950). Finally `.coq-native` is a directory that may be generated in any subdirectory, not only at top level, so we should not use absolute paths for it.
-
- 30 3月, 2021 1 次提交
-
-
由 Udit8348 提交于
-
- 27 3月, 2021 1 次提交
-
-
由 tustin2121 提交于
-
- 06 3月, 2021 1 次提交
-
-
由 Oliver Kopp 提交于
-
- 12 7月, 2020 2 次提交
-
-
由 Diego Herranz 提交于
* KiCad: add *.kicad_sch-bak As used by the new file formats for KiCad 6.0 See https://kicad-pcb.org/blog/2020/05/Development-Highlight-New-schematic-and-symbol-library-file-formats-are-now-the-default/ * Add *.kicad_prl to KiCad.gitignore More info: https://forum.kicad.info/t/new-project-file-format/23705
-
由 Michael Alexsander 提交于
-
- 07 7月, 2020 1 次提交
-
-
由 Kevin Cochran 提交于
Co-authored-by: NKevin Cochran <kcochran@hashicorp.com>
-
- 05 7月, 2020 1 次提交
-
-
由 Maher Zaidoune 提交于
-
- 04 7月, 2020 4 次提交
-
-
由 Michael Chirico 提交于
Common IME for `gettext` utilities like `tools::update_pkg_po('.')` to create these temp files (at least on Mac)
-
由 ZhengYuan Loo 提交于
Co-authored-by: NZhengYuan Loo <loozhengyuan@users.noreply.github.com>
-
由 Justin Gregory 提交于
I added this .gitignore to a project that included a file named CoverageSearchModel.cs, and the file was wrongly ignored. This change fixes the incorrect use of the range operator on the Coverlet rules.
-
由 John Stilley 提交于
The problem here was two fold: 1. the folder "/target/" would be top-level of the repo only, it should be "target/" to properly exclude target folders anywhere in the repo 2. the default Rust/Cargo folder when compiling code is "debug/", which gets used perhaps more often that "target/", added that
-