Commit Graph

4116 Commits

Author SHA1 Message Date
Daniel Johnson
13d15e9cd6 Removes duplicate AL.gitignore
Removes the root version since I can't properly gauge the impact
and widespread use of AL easily. I also did this because the community
version is simpler and more complete in my opinion.
2026-04-17 14:31:47 -07:00
Daniel Johnson
23d3287511 Merge pull request #4182 from brajnacs/patch-1
Remove extra .cache pattern
2026-04-17 14:16:39 -07:00
Daniel Johnson
570fce64e4 Merge pull request #4121 from KacperFKorban/scala3
Update Scala template to include `.tasty` files introduced in Scala 3
2026-04-17 14:15:33 -07:00
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
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
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
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
Vic
8431b56bed include MAlonzo directories in any location 2026-03-18 14:07:30 +01:00
Matt Van Horn
3304408968 Add Deno.gitignore 2026-03-17 15:34:46 -07:00
foxtrottNB
6836b38f62 Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +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
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
Tim Hunter
96a44720e8 Merge pull request #4752 from moezgwall/improve-cpp-gitignore
Improve C++.gitignore
2026-01-13 13:40:39 -08: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
Mike Kistler
7ecf2d3e79 Apply suggestion from @thorrsson 2025-11-07 14:02:24 -08:00
moez chroufa
63c110e757 Improve C++.gitignore 2025-11-04 01:11:48 +01:00
Justin Lane
e0041f1269 Created Microchip_MPLAB_X_IDE.gitignore file. 2025-10-28 19:20:51 +00:00
Mike Kistler
ed85cd93b0 Add .env to gitignore for dotenv files 2025-10-19 11:24:35 -07:00
Angelo
a19adfd688 Ignore GitHub Copilot migration files
Add GitHub Copilot session migration files to .gitignore
2025-10-17 11:29:23 +02:00
brajnacs
51c9bed9d0 Remove cache from comments 2025-09-14 07:11:58 +00:00
Devin Dooley
fc6ce5da28 Merge pull request #4692 from nikitamihaqlov/main
Update Python.gitignore
2025-09-10 11:42:03 -07:00
Daniel Johnson
8fea4dc76a Merge pull request #4513 from yahyayozo/STM32CubeIDE-gitignore
added STM32CubeIDE gitignore
2025-09-10 09:03:57 -07:00
Nikita Mikhailov
7bfab2ec5b Merge branch 'main' into main 2025-09-10 12:59:21 +03:00
YahyaAouledAmer
c9ae3d337a Remove .vscode rule 2025-09-06 17:33:39 +01:00
Devin Dooley
10b26ce43d Merge pull request #4693 from navan0/main
Update Node.gitignore
2025-09-02 09:48:33 -07:00
Navaneeth Anand
34336c9d62 refine Vite entries 2025-08-31 13:28:53 +05:30