Commit graph

4082 commits

Author SHA1 Message Date
Tigran Sargsyan
46da9ec00e
Merge e64eacaa89 into 53fee13f20 2026-01-24 03:02:52 +00: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
Tigran Sargsyan
e64eacaa89
Update Unity.gitignore with additional comments 2025-09-22 14:17:49 +02: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
Devin Dooley
b19bb58983
Merge pull request #4720 from spartanhaden/main
Remove trailing whitespace
2025-08-26 12:43:22 -07:00
Haden Wasserbaech
949aaa81d9
Remove trailing whitespace 2025-08-25 22:42:05 -07:00
Devin Dooley
d1c5e90de7
Merge pull request #4711 from sebastianw/modelsim-broad-match-python
Move ModelSim out of Global
2025-08-25 08:56:39 -07:00
Sebastian Wiesinger
ca05a4dafd Move ModelSim out of Global directiory
The ModelSim gitignore contains some broad ignores which might conflict
with many other projects.
2025-08-23 10:44:35 +02:00
Devin Dooley
79818019c1
Merge pull request #4708 from liyishuai/macos
macOS: ignore __MACOSX/
2025-08-22 16:36:39 -07:00
Daniel Johnson
c554d49651
Merge pull request #4703 from lumirelle/feat/node
feat: support nuxt 4
2025-08-22 13:05:45 -07:00
Daniel Johnson
ee7dbbe9bd
Merge pull request #4704 from Water-Ty/main
Added files & folders to ignore that are generated by message brokers (python related)
2025-08-22 13:04:38 -07:00
Yishuai Li
37def63bc8
macOS: ignore __MACOSX/ 2025-08-12 05:57:20 +00:00
Achilles Rasquinha
f7d6e55ed9
Update Salesforce.gitignore
Removed node_modules and DS_Store
2025-08-10 14:45:04 -05:00
Daniel Johnson
e5379849ad
Merge pull request #3642 from lmajano/master
Addition of ColdBox HMVC Framework
2025-08-08 13:08:39 -07:00
Arjun Deka
a2eb961113
Added additional message broker files to ignore.
RabbitMQ and ActiveMQ also generate folders and files to decided to make those ignored too.
2025-08-08 00:50:04 -07:00
Arjun Deka
bd7d99b21d
Added redis files to ignore
In this commit I added files that are generated by redis and should generally be ignored.
2025-08-08 00:45:19 -07:00
Lumirelle
21d16ca45a
feat: support nuxt 4 2025-08-08 09:47:10 +08:00
Achilles Gasper Rasquinha
1bd28f57ea feat: Add Salesforce 2025-08-07 03:05:13 +00:00
Tim Hunter
9255d4cfe4
Merge pull request #4701 from VeeronTen/godot-ignore-tmp
Ignore Godot  *.tmp files
2025-08-06 11:18:05 -07:00
Veeron Ten
489573b2ff Ignore Godot *.tmp files
Godot creates a bunch of *.tmp files which could be committed by mistake
2025-08-06 19:49:09 +02:00
Luis Majano
0fc4e3c6da
changed to community contributions 2025-07-28 11:23:57 +02:00
Luis Majano
0356fa0bd4
Merge branch 'github:main' into master 2025-07-28 11:19:56 +02:00
Navaneeth Anand
4b7063c9d7
Update Node.gitignore
Add Vite-specific entries to Node.gitignore
2025-07-27 18:40:43 +05:30
Nikita Mikhailov
0ed6a1a3f1 Update Python.gitignore
Ensure consistency formatting for comments in Python.gitignore
2025-07-26 23:51:25 +03:00
Daniel Johnson
622c03138b
Merge pull request #4690 from softwaredevelop/add-metatrader5-gitignore
Add .gitignore template for MetaTrader 5 / MQL5
2025-07-25 14:50:38 -07:00
Devin Dooley
926c9adf28
Merge pull request #4351 from Tc-KGu/patch-3 2025-07-25 14:45:38 -07:00
Daniel Johnson
43df23c02c
Merge pull request #4688 from 1234567Yang/main
Visual Studio: x86 and x64 only ignore in debug dir
2025-07-25 14:44:44 -07:00
Tim Hunter
1d4819b2dc
Merge pull request #4455 from RScrafted/patch-1
Update Terraform.gitignore to ignore graph files
2025-07-21 11:41:49 -07:00
RScrafted
2f3c7b3f2e Comment out *.dot pattern with note, based on reviewer suggestion 2025-07-18 11:55:15 +01:00
RScrafted
7125e5c434 Update Terraform.gitignore to reflect reviewer guidance and best practices 2025-07-18 11:46:47 +01:00
Rachit S
fe8783ff7b
Merge branch 'github:main' into patch-1 2025-07-17 20:19:21 +01:00
softwaredevelop
67806c58a0
Add .gitignore template for MetaTrader 5 / MQL5 2025-07-17 16:02:55 +00:00
Tim Hunter
9c2e50c7cc
Merge pull request #4686 from injust/patch-1
Update broken virtualenv link
2025-07-16 08:13:03 -07:00
Justin Su
b0b879651f
Update broken virtualenv link 2025-07-15 14:24:35 -04:00