Daniel Johnson
1187b2cb9b
Merge pull request #4816 from mvanhorn/osc/deno-gitignore
...
Add Deno.gitignore
2026-04-17 14:06:02 -07:00
Daniel Johnson
e094da038b
Merge pull request #4749 from justinlanejigglesoft/feature/Microchip_MPLAB_X_IDE
...
Created Microchip_MPLAB_X_IDE.gitignore file.
2026-04-17 13:53:22 -07:00
Daniel Johnson
9d7511bedc
Merge pull request #4843 from github/clarified_contribution
...
Cleans up and clarifies gitignore contribution guidelines
2026-04-17 13:46:32 -07:00
Daniel Johnson
d4753897ec
Remove CI passing checklist from PR template
...
Removed the checklist item for ensuring CI is passing. We don't really have CI as of yet and it's confusing to list that requirement. If we do add CI, we'll make it required instead of adding it to the template checklist.
2026-04-17 13:45:39 -07:00
Daniel Johnson
a76c0e6d8e
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 13:44:33 -07:00
Daniel Johnson
d0c2ec65c2
Cleans up and clarifies gitignore contribution guidelines
...
Adds clarification around our expectations for contributions and
how contributions will be handled when they don't meet our requirements.
Updates template to lean into our contribution guidelines.
Cleans up duplicate wording around our contribution guidelines.
2026-04-17 13:36:54 -07:00
Devin Dooley
7247090aa6
Merge pull request #4811 from foxtrottNB/patch-1
...
Add ignore rule for TwinCAT Measurement files
2026-04-16 09:42:29 -07:00
DeflateAwning
5b24c9042d
KiCad: Add .history folder to template
2026-04-11 23:33:55 -06:00
Devin Dooley
c677dd99d4
Merge pull request #4834 from wispgitgecko9/patch-2
...
Update macOS.gitignore
2026-04-07 20:04:22 -07:00
Devin Dooley
a78658650d
Revert change to Icon rule
2026-04-07 20:02:07 -07:00
zhanghongyuan
7441291fc8
feat(qt): add build directory to gitignore
2026-04-07 10:27:46 +08:00
Devin Dooley
e9c620b9f6
Merge pull request #4837 from haras-unicorn/feat-nix-ignore-nixos-test-history
...
feat(nix): ignore nixos test history
2026-04-06 09:43:23 -07:00
Devin Dooley
5853962226
Merge pull request #4826 from gxono/patch-1
...
TeX: add ConTeXt utility cache file (.tuc, .tui & tuo)
2026-04-06 09:41:52 -07:00
haras
c5bf3caf29
feat(nix): ignore nixos test history
2026-04-06 18:38:27 +02:00
Devin Dooley
7514684825
Merge pull request #4835 from ysmartin/patch-1
...
Fix comment URL for Maven wrapper usage
2026-04-06 09:32:48 -07:00
Devin Dooley
ad49657df2
Merge pull request #4836 from T1ckbase/fix/cpp-gitignore-whitespace
...
Remove trailing whitespace in C++.gitignore
2026-04-06 09:30:03 -07:00
T1ckbase
9ffced6030
Remove remaining trailing whitespace in C++.gitignore
2026-04-05 03:24:04 +08:00
T1ckbase
49990d1d63
Remove trailing whitespace in C++.gitignore
2026-04-05 03:15:27 +08:00
ysmartin
3d21cef359
Fix comment URL for Maven wrapper usage
...
Updated the URL and fragment in the comment for Maven wrapper usage.
2026-04-04 14:47:28 +02:00
WiSP
6a7b122e75
Update macOS.gitignore
...
Added .localized file to the gitignore.
2026-04-03 21:59:36 -05:00
Jonatán Perren
de90107f1a
TeX: add ConTeXt utility cache file (.tuc, .tui & tuo)
...
ConTeXt generates .tuc files (utility cache) during each run.
These can be removed using the command line [--purgeall](https://wiki.contextgarden.net/Input_and_compilation/Executable_scripts_and_auxiliary_files/context_script#--purgeall ).
ConTeXt MKII generates .tui and .tuo with the generation of [ToC](https://wiki.contextgarden.net/Document_structure_and_headlines/Table_of_contents ).
These files store document metadata between compilations and are not part of the source, so they should be ignored.
2026-04-03 22:06:17 -03:00
Devin Dooley
84c6914a9b
Merge pull request #4828 from quantum9Innovation/lean-gitignore
...
feat: create Lean.gitignore
2026-04-03 17:05:51 -07:00
Ananth Venkatesh
5f760225cf
fix: only match on .lake directory
...
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2026-04-03 20:04:27 -04:00
Devin Dooley
f963896e65
Merge pull request #4818 from vicgeentor/patch-1
...
Update Agda.gitignore to exclude MAlonzo directories in any location
2026-04-03 14:15:11 -07:00
Ananth Venkatesh
b9ad512a45
feat: create Lean.gitignore
2026-03-28 21:42:41 -07:00
Arllem Farias
411ca2450b
Update MATLAB.gitignore
...
Ignore auto-generated backup files
2026-03-28 11:51:24 -04:00
Jonatán Perren
9aa86b4610
TeX: add ConTeXt utility cache file (.tua & .tuc)
...
ConTeXt generates .tua and .tuc files (utility cache) during each run. These files store document metadata between compilations and are not part of the source, so they should be ignored.
2026-03-27 21:24:28 -03:00
Tim Hatchard
6502030068
Update Lasal.gitignore with additional entries
...
Added maeexp and opcua entries
2026-03-27 16:00:32 +00:00
Tim Hatchard
d36057a9f8
Added lob and lba exceptions for SigCLib
...
SigCLib requires the lob and lba files to load a project.
2026-03-20 08:53:26 +00:00
Vic
8431b56bed
include MAlonzo directories in any location
2026-03-18 14:07:30 +01:00
Matt Van Horn
3b288cfb37
Add Tauri to community gitignore templates
2026-03-17 15:35:54 -07:00
Matt Van Horn
3304408968
Add Deno.gitignore
2026-03-17 15:34:46 -07:00
Matt Van Horn
e81fea5f71
Add Zed editor to Global gitignore templates
2026-03-17 15:33:15 -07:00
Danilo Fróes
c97a73771f
Enhance SolidWorks.gitignore for case sensitivity
...
Added case-sensitive entries for SolidWorks temporary files and backups.
2026-03-15 16:36:41 -03:00
Danilo Fróes
7db9624f69
Add gitignore for SolidWorks projects
2026-03-15 16:22:30 -03:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files
2026-03-12 15:27:47 +01:00
Bernd
a850db9d75
Add gitignore to exclude sisyphus directory files
...
oh-my-opencode excludes the sisyphus working directory in their own repo, so it seems to be best practice. Also, the directory captures agent/runtime state, so it should not be shared.
2026-03-03 16:51:34 +01:00
RiseT
f6eef37aba
Update Python.gitignore (pixi)
...
That's what pixi itself adds to .gitignore when using "pixi init".
Co-authored-by: Pavel Zwerschke <pavelzw@gmail.com>
2026-03-01 12:44:51 +01:00
Tim Hunter
b4105e73e4
Merge pull request #4707 from stone-w4tch3r/patch-1
...
Add .pnpm-store to Node.gitignore
2026-02-12 09:50:51 -08:00
Silvan Gümüşdere
2a4ac93e79
ignore all files with celerybeat-schedule prefix
2026-01-28 09:42:08 +01:00
kailando
399559e0b7
Resolve merge conflicts for PR #4300
2026-01-25 15:33:17 -06:00
Daniel Johnson
53fee13f20
Merge pull request #4790 from github/bump-stale-close-time
...
Extend stale PR closure period to 365 days
2026-01-23 13:57:13 -08:00
Daniel Johnson
01714f2f2d
Update stale PR messages and inactivity duration comments
2026-01-23 13:27:06 -08:00
Daniel Johnson
e07ecef472
Extend stale PR closure period to 365 days
...
Updated the days before closing stale PRs from 180 to 365. Due to internal priorities we need to allow more time for PR reviews.
Based on my reading, we need to increase `days-before-close` to ensure that any PR marked with the `stale` label currently benefits from the extension.
Once we are caught up on the backlog, we can revisit this setting.
2026-01-23 13:24:58 -08:00
Christian Bräunlich
98608a890a
Merge branch 'github:main' into feature/al-bclicense
2026-01-18 08:55:47 +01:00
Tim Hunter
96a44720e8
Merge pull request #4752 from moezgwall/improve-cpp-gitignore
...
Improve C++.gitignore
2026-01-13 13:40:39 -08:00
Szymon Hałucha
315e8cbbbd
Update Unity.gitignore to add new ignore patterns
...
Added entries to ignore .slnx files and scene dependency cache.
2026-01-03 09:41:43 +01:00
Tim Hunter
86922aee42
Merge pull request #4747 from mikekistler/patch-1
...
Add .env to gitignore for dotenv files
2025-11-17 10:23:12 -08:00
Tim Hunter
003ac16f8a
Merge pull request #4746 from yutamago/feature/jetbrains-copilot-migration-files
...
Ignore GitHub Copilot migration files in Jetbrains IDEs
2025-11-13 11:15:10 -08:00
Mike Kistler
f0d151001c
Apply suggestion from @thorrsson
2025-11-10 13:26:09 -08:00