Commit Graph

4113 Commits

Author SHA1 Message Date
Habetdin
338f9ee3ef
Merge e7a14e38da into c677dd99d4 2026-04-08 16:52:42 +00: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
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
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
Habetdin
e7a14e38da Unity: Remove excessive empty line 2025-09-30 03:33:11 +03:00
Habetdin
b461f6eab9 Unity: Add Crash Recovery entries
Unity Editor creates backup files on crash
and places them in Assets/_Recovery directory
2025-09-30 01:55:26 +03:00
Habetdin
016a5ecd89 Unity: Add TouchDesigner entries
Ignore TouchDesigner cache files
They are generated during 3D models editing
2025-09-30 01:52:30 +03:00
Habetdin
7ad7f8e4b4 Unity: Update Blender entries
Make pattern more explicit (include Assets directory prefix)
2025-09-30 01:51:53 +03:00
Habetdin
9736528e3c Unity: Add Android Gradle entries
Ignore Gradle backup setting files
Ignore Gradle local.properties
2025-09-30 01:48:05 +03:00
Habetdin
d75b62fe1b Unity: Add External Dependency Manager for Unity entries 2025-09-30 01:44:47 +03:00
Habetdin
ae3506396a Unity: Update Test Framework entries
Add PerformanceTestRun files entries
Remove duplicate InitTestScene entry
2025-09-30 01:42:44 +03:00
Habetdin
48ccff0801 Unity: Update Visual Scripting entries
Use explicit directory paths (add trailing slash)
2025-09-30 01:41:06 +03:00
Habetdin
a5d264f39e Unity: Update Mono entries 2025-09-30 01:40:01 +03:00
Habetdin
291e2d49e6 Unity: Update Addressables entries
Use explicit directory paths (add trailing slash)
Use explicit `name` + `name.meta` pairs instead of `name*`
2025-09-30 01:37:23 +03:00
Habetdin
85f7452ff3 Unity: Update Builds entries
Add debug data directories entry
Add OBB (Opaque Binary Blob) files entry
2025-09-30 01:35:50 +03:00
Habetdin
001144ba8c Unity: Update Memory Profiler entry 2025-09-30 01:33:45 +03: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
Tim Hunter
015e9f2eef
Merge pull request #4702 from achillesrasquinha/salesforce
feat: Add Salesforce
2025-08-27 12:37:48 -07:00