- 08 5月, 2021 15 次提交
-
-
由 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 提交于
-
- 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.
-
- 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
-
- 26 5月, 2020 1 次提交
-
-
由 Jakob Sagatowski 提交于
After adding the new product "TF3680 - TC3 Filter" as a reference, some new files were automatically generated after compilation: _ModuleInstall/TcFilter/TwinCAT CE7 (ARMV7)/TcFilterW32.dll _ModuleInstall/TcFilter/TwinCAT CE7 (x86)/TcFilterW32.dll _ModuleInstall/TcFilter/TwinCAT RT (x64)/TcFilter.sys _ModuleInstall/TcFilter/TwinCAT RT (x86)/TcFilter.sys After contacting Beckhoff support, it was concluded that the folder "_ModuleInstall" could be omitted from version control, thus this addition.
-
- 19 5月, 2020 2 次提交
-
-
由 Hiroto Kobayashi 提交于
-
由 Benjamin Buch 提交于
-
- 14 5月, 2020 1 次提交
-
-
由 Jon Layton 提交于
After running `yarn set version berry` and `yarn install`, the file `.yarn/install-state.gz` is created. The documentation at https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored mentions that this file should be ignored: > .yarn/install-state.tgz is an optimization file that you shouldn't have to ever commit. It simply stores the exact state of your project so that the next commands can boot without having to resolve your workspaces again. The documentation has a minor error; the generated file is `.gz` instead of `.tgz` (source: https://github.com/yarnpkg/berry/pull/998/files#diff-23dd4c2e823c25186f1107e88e962032R201)
-
- 06 5月, 2020 1 次提交
-
-
由 Sascha Peilicke 提交于
Generated files that appear when using 'google_fonts' or other Dart packages designed as Flutter plugins.
-
- 29 4月, 2020 1 次提交
-
-
由 Ted Kesgar 提交于
-
- 21 4月, 2020 1 次提交
-
-
由 Daniel Chalmers 提交于
-