Compare commits

...
Sign in to create a new pull request.

609 commits

Author SHA1 Message Date
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
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
Yang
de16f7faa2
x86 and x64 only ignore in debug dir 2025-07-14 13:43:50 -07:00
Devin Dooley
b46f89d56f
Merge pull request #4687 from injust/python-revert-cursor
Remove Cursor files from Python gitignore
2025-07-14 09:58:00 -07:00
Justin Su
bdc996bb1f
Revert "Merge pull request #4633 from Wuhall/main"
This reverts commit 9cabb94d2a.
2025-07-13 15:36:37 -04:00
Knut Guettel
3bfa4f45a6
Update TwinCAT3.gitignore 2025-07-08 08:55:49 +02:00
Devin Dooley
01d2bee6fa
Merge pull request #4682 from gh658804/patch-1
Update VisualStudio.gitignore - remove *.vbp extension
2025-07-07 10:18:21 -07:00
Knut Guettel
a606bd2abe
Merge branch 'main' into patch-3 2025-07-07 08:53:33 +02:00
Tim Hunter
310d5c4fa4
Merge pull request #4420 from testwill/typo
fix: typo
2025-07-04 09:39:10 -07:00
gh658804
105082db06
Update VisualStudio.gitignore - remove *.vbp extension
Remove *.vbp extension. Such files are the main Visual Basic 6 Project Files and should not be ignored. It's like ignoring .csproj or .vbproj files in .NET projects.
2025-07-02 22:44:18 +03:00
Devin Dooley
524ae7b4c7
Merge pull request #4162 from arnaudmiribel/main
Update Python.gitignore to include Streamlit secrets
2025-07-01 10:02:27 -07:00
Arnaud
b7cb2f2705
Merge branch 'main' into main 2025-07-01 11:32:02 -04:00
Daniel Johnson
1a3a16e998
Merge pull request #4340 from timheuer/master
Update VisualStudio.gitignore for ENV files
2025-06-27 13:13:14 -07:00
Devin Dooley
7ffb40c732
Merge pull request #4298 from taronaeo/main
Node.gitignore include support for SvelteKit, Vite, Firebase, and .env.example
2025-06-26 10:02:27 -07:00
Aaron Teo
de28afe56c
chore: revert .env.* changes 2025-06-27 00:55:10 +08:00
Aaron Teo
8c5178ac3a
chore: add trailing-slash to firebase
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-26 21:04:59 +08:00
Aaron Teo
a2d805bcd3
chore: add trailing slash to svelte-kit
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-26 21:04:44 +08:00
Aaron Teo
ad58833608
Merge branch 'main' into main 2025-06-26 21:04:22 +08:00
Devin Dooley
df4a30a406
Merge pull request #4563 from mark-lazarides/ftr/update-twincat3-libs-dir-update
modifies lib exclude, adds example lib include
2025-06-25 09:45:37 -07:00
Mark Lazarides
aebe7c1afb
Merge branch 'main' into ftr/update-twincat3-libs-dir-update 2025-06-25 14:29:38 +01:00
Devin Dooley
2773525181
Merge pull request #4465 from scop/lefthook
Add Lefthook.gitignore
2025-06-23 16:48:43 -07:00
Ville Skyttä
cccb1867b1 Update Lefthook doc links, add files in .config/ 2025-06-21 11:05:46 +03:00
Ville Skyttä
5f428c1226 Add Lefthook.gitignore
https://lefthook.dev
2025-06-21 10:52:50 +03:00
Daniel Johnson
57208bef83
Merge pull request #4332 from Quantalabs/main
Use yarn v3 instead of v2
2025-06-20 14:43:01 -07:00
Daniel Johnson
2f480b3459
Merge pull request #4663 from Young-TW/main
Add HIP.gitignore
2025-06-20 14:42:16 -07:00
Daniel Johnson
02094efb9b
Merge pull request #4464 from scop/mise
Add mise.gitignore
2025-06-20 14:40:47 -07:00
Daniel Johnson
d0c6a25dd6
Merge pull request #4662 from mikerochip/main
Add TestFramework and fix Addressables in Unity.gitignore
2025-06-20 14:38:26 -07:00
Daniel Johnson
14bc92d730
Merge pull request #4223 from sqltoolbox/sqltoolbox/gitignore-add-ssdt-sqlproj-template
Add SSDT sqlproj specific gitignore file for database development usi…
2025-06-20 14:34:02 -07:00
Daniel Johnson
9bfaab8626
Merge pull request #4378 from henriquewerlang/main
New extension to ignore in Delphi IDE.
2025-06-20 14:24:31 -07:00
Daniel Johnson
975d0c3945
Merge pull request #4671 from akaIDIOT/patch-python-pdm
Update documentation link for pdm, use recommended includes/excludes
2025-06-20 14:23:29 -07:00
Daniel Johnson
4b412d5a4a
Merge pull request #4240 from nowsprinting/unity-auto-generated-by-run-playmode-tests
Add auto-generated scenes by Unity play mode tests
2025-06-20 13:23:25 -07:00
Daniel Johnson
820563a00f
Merge pull request #4471 from kasi-x/main
add pixi configure in python gitignore
2025-06-20 13:22:57 -07:00
Daniel Johnson
85c2818693
Merge pull request #4668 from mikerochip/rider
Add *.DotSettings.user for Rider to Unity.gitignore
2025-06-20 13:17:58 -07:00
Daniel Johnson
56df371812
Merge pull request #4461 from krishnans2006/main
Update KiCad.gitignore
2025-06-20 13:15:28 -07:00
Daniel Johnson
a01aff74f3
Merge pull request #4406 from TobiasKnauss/patch-1
Update TwinCAT3.gitignore
2025-06-20 13:11:15 -07:00
Daniel Johnson
2bf67ae399
Merge pull request #4316 from singularitti/patch-1
Update Julia.gitignore to ignore `LocalPreferences.toml` & `JuliaLocalPreferences.toml`
2025-06-20 13:09:59 -07:00
Young
f2d8703154
Add HIP.gitignore 2025-06-19 15:29:09 +08:00
Tim Hunter
77b8cdb816
Merge pull request #3985 from ojaswa1942/patch-1
Fix (Python.gitignore): Typo
2025-06-18 08:36:39 -07:00
sqltoolbox
47e5a2eae7
SSDT specific objects ignore
A trimmed down version of the gitignore file tailored specifically towards SSDT projects in Visual Studio.
2025-06-17 11:22:01 +02:00
Mattijs Ugen
75ec41f83a Update documentation link for pdm, use recommended includes/excludes 2025-06-16 16:40:50 +02:00
Koji Hasegawa
64824509a3
Merge branch 'main' into unity-auto-generated-by-run-playmode-tests 2025-06-15 22:40:43 +09:00
Koji Hasegawa
8789ddbda3
Fix conflicts 2025-06-15 22:37:42 +09:00
Mike Schweitzer
5902dd9543 Add *.DotSettings.user for Rider to Unity.gitignore 2025-06-13 16:52:14 -07:00
Mike Schweitzer
b913fd9f3c Add TestFramework files and fix Addressables coverage
* Fix incorrect comment - aa means Addressable Assets not Android Assets
* Add more complete default Addressables coverage
* Add TestRunner package generated files
2025-06-13 16:28:10 -07:00
Krishnan Shankar
b93d2b024a
Update KiCad.gitignore 2025-06-13 18:34:10 -04:00
Daniel Johnson
15d684578f
Merge pull request #4666 from JawherKl/patch-2
Create Nestjs.gitignore
2025-06-13 15:17:50 -07:00
Daniel Johnson
1371bf29ff
Merge pull request #4665 from MikaeelMF/patch-1
Ignore marimo cache in Python.gitignore
2025-06-13 15:16:46 -07:00
Daniel Johnson
49b922af61
Merge pull request #4664 from aiyvyang/patch-2
Update JetBrains.gitignore to ignore Apifox Helper cache folders
2025-06-13 15:14:58 -07:00
Daniel Johnson
72ce5d5143
Merge pull request #4333 from FurkanKambay/vscode
Update VS Code (remove a path and add a missing one)
2025-06-13 15:05:50 -07:00
Daniel Johnson
d1b23127c3
Merge pull request #4511 from guillerodriguez/patch-1
Add generated libtool file and .libs/ directories
2025-06-13 15:03:09 -07:00
Daniel Johnson
26007d137b
Merge pull request #4508 from Lamparter/cake
Update Cake comment line to match other comment lines
2025-06-13 15:02:07 -07:00
Daniel Johnson
6ce069e0ba
Merge pull request #4501 from oSumAtrIX/patch-1
Handle source folders inside subprojects in Gradle.gitignore
2025-06-13 15:01:28 -07:00
Daniel Johnson
f1320c1344
Merge pull request #4369 from hspaans/hspaans/pep441
Update Python.gitignore for PEP 441
2025-06-13 14:55:53 -07:00
Daniel Johnson
29e37fdb51
Merge pull request #4363 from rhys-vdw/patch-2
Ignore mono_crash files in Unity.gitignore
2025-06-13 14:55:19 -07:00
Daniel Johnson
92800a52cc
Merge pull request #4346 from krishnakumarg1984/kg/c_cpp_split_dwarf
ignore split-dwarf debugging-related auxilary .dwo files for C and C+…
2025-06-13 14:50:36 -07:00
Daniel Johnson
b1f858fdfd
Merge pull request #4320 from laschuet/patch-1
Support option abbreviations of glossaries-extra
2025-06-13 14:49:08 -07:00
Daniel Johnson
8117159050
Merge pull request #4315 from kaznovac/patch-1
JetBrains.gitignore: add ignore for the HTTP Client's private environment
2025-06-13 14:48:16 -07:00
Daniel Johnson
2d390e4812
Merge pull request #4314 from christophnz/bugfix/dotnet-umbraco-includes
Updated ignore rule for "umbraco" folder with trailing *
2025-06-13 14:47:13 -07:00
Daniel Johnson
bc0e698f51
Merge pull request #4312 from michaelstepner/stata-auto-backup
Update Stata.gitignore to ignore new auto backup files
2025-06-13 14:46:20 -07:00
Daniel Johnson
171a3dc992
Merge pull request #4308 from chabala/update-mvn-wrapper-doc-link
Update reference to Maven Wrapper exclusion
2025-06-13 14:45:06 -07:00
Daniel Johnson
0b5739e708
Merge pull request #4299 from asukaminato0721/add-deb
add deb to arch gitignore
2025-06-13 14:43:53 -07:00
Daniel Johnson
8bd706d8c0
Merge pull request #4264 from anoduck/main
Added undo-tree
2025-06-13 14:42:21 -07:00
Daniel Johnson
31dfd29895
Merge pull request #4250 from karlhorky/patch-1
Remove pnpm debug log
2025-06-13 14:41:09 -07:00
Daniel Johnson
c4d2f77d8b
Merge pull request #4234 from cyber-amr/main
Ignore all `.env` files in `Node.gitignore` and unignore `.env.example`
2025-06-13 14:34:41 -07:00
Daniel Johnson
141ed23679
Merge pull request #4222 from hdadhich01/main
Add latexindent
2025-06-13 14:28:57 -07:00
Daniel Johnson
59e368e6f3
Merge pull request #4217 from scordio/patch-1
Update `maven-wrapper` URL
2025-06-13 14:28:32 -07:00
Daniel Johnson
30715cedf8
Merge pull request #4153 from Jaxelr/patch-1
Add MSBuild_Logs directory to VisualStudio.gitignore
2025-06-13 14:26:42 -07:00
Daniel Johnson
1400e1cab5
Merge pull request #4124 from Khazbs/patch-1
Android.gitignore: Ignore *.aab
2025-06-13 14:26:08 -07:00
Daniel Johnson
f4715ab206
Merge pull request #4083 from agilgur5/remove-dated-microbundle-rpt2-ignores
clean: remove outdated `microbundle` cache directories
2025-06-13 14:19:41 -07:00
Daniel Johnson
bfe008ac30
Merge pull request #4065 from lathropd/patch-1
Update Perl .gitignore to include Carton
2025-06-13 14:19:01 -07:00
Daniel Johnson
818c9dc592
Merge pull request #4044 from Bdeering1/patch-1
[VisualStudio.gitignore] Update VS Code ignores to match file in global
2025-06-13 14:16:44 -07:00
Daniel Johnson
9a1c373b3b
Merge pull request #4034 from ilankri/ocaml
Complete `OCaml.gitignore`
2025-06-13 14:15:17 -07:00
Daniel Johnson
b4f994b118
Merge pull request #3619 from fslds/patch-1
Add direnv .envrc to python gitignore
2025-06-13 14:14:10 -07:00
Daniel Johnson
7bbd186eba
Merge pull request #3609 from xperiandri/patch-1
Fixed editor specific folder exclusion for subfolders
2025-06-13 14:12:13 -07:00
Daniel Johnson
dbd59f91f4
Merge pull request #3538 from adi-g15/master
Updated C++.gitignore to include *ilk, *pdb files
2025-06-13 14:07:21 -07:00
Daniel Johnson
8d185ec95d
Merge pull request #3085 from mathstuf/patch-1
rust: allow /target to be a symlink
2025-06-13 14:04:37 -07:00
Daniel Johnson
1d3848b1c4
Merge pull request #4655 from arnav-42/react
Create Expo.gitignore
2025-06-13 14:00:01 -07:00
Daniel Johnson
35ada6b74a
Merge pull request #4040 from kkostrzewa-coupa/add-trx
Add *.trx to ignored files
2025-06-13 13:35:55 -07:00
Daniel Johnson
d9d0cefdf9
Merge pull request #4019 from jonathanduke/main
ignore temporary Microsoft Word template files (.dot/.dotx)
2025-06-13 13:26:39 -07:00
Daniel Johnson
6d846a2fdf
Merge pull request #4262 from martonmiklos/patch-5
Add #auto_saved_files# to the Kicad.gitignore
2025-06-13 13:25:32 -07:00
Furkan Kambay
429b07b7d4 VSCode: Unignore .code-workspace, remove .history/ (3rd party extension) 2025-06-13 22:18:45 +03:00
Martin Woodward
2b1d7aec2c
Merge pull request #3736 from aruanoguate/handle_dot_refresh_files
Handle .dll.refresh
2025-06-13 19:42:41 +01:00
Jawher Kl
d52f8a215e
Create Nestjs.gitignore 2025-06-13 16:28:54 +01:00
Mikaeil Mayeli
7b268f627c
Ignore marimo cache in Python.gitignore 2025-06-12 14:13:20 -04:00
Tim Hunter
f84aa8dcb1
Merge pull request #4478 from DecimalTurn/vba
Create VBA.gitignore
2025-06-11 10:29:31 -07:00
Martin Leduc
8bda061a46
Update VBA.gitignore
Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-06-11 13:09:47 -04:00
Tim Hunter
b224b3e854
Merge pull request #4100 from lkurzyniec/feature/ApprovalTests-result-files
Added Approval Tests result files
2025-06-11 09:26:57 -07:00
爱宇阳
47d83d00c3
Update JetBrains.gitignore to ignore Apifox Helper cache
add Apifox Helper cache
2025-06-11 20:09:29 +08:00
Devin Dooley
af8cbe919e
Merge pull request #4210 from nagilson/patch-1 2025-06-10 13:17:43 -07:00
Noah Gilson
1d84c6b57c
Update VisualStudio.gitignore 2025-06-10 13:09:42 -07:00
Noah Gilson
ac81151c33
Update PR so it doesnt get deleted 2025-06-10 13:09:13 -07:00
TobiasKnauss
3d94ab13a8
Merge branch 'main' into patch-1 2025-06-10 21:12:47 +02:00
Devin Dooley
6c11140087
Merge pull request #4394 from nielsbasjes/FixComments 2025-06-10 11:01:39 -07:00
Martin Leduc
6c855b59dd
Update VBA.gitignore
Add DS_Store for mac users
2025-06-10 12:36:24 -04:00
Niels Basjes
c98e9024c1
Merge branch 'main' into FixComments 2025-06-10 11:07:11 +02:00
Aaron Teo
f3729339d6
Merge branch 'main' into main 2025-06-10 11:56:53 +08:00
Qi Zhang
eb46073327
Merge branch 'main' into patch-1 2025-06-09 19:41:04 -05:00
arnav-42
9cc0b706bf
Update Expo.gitignore
removed MacOS specific line
2025-06-09 17:32:55 -04:00
Tim Hunter
622feeebce
Merge pull request #4148 from Chaoses-Ib/patch-highlight
Highlight the gitignore block in README
2025-06-09 09:14:10 -07:00
Tim Hunter
5e1f6cef17
Merge pull request #4117 from mathworks/main
Update Global/MATLAB.gitignore to include broader set of transitory files
2025-06-09 08:51:18 -07:00
Luis Majano
18e38e6b36
Update ColdBox.gitignore 2025-06-09 14:12:12 +02:00
Chaoses-Ib
c9a87f886c
Merge branch 'main' into patch-highlight 2025-06-09 09:44:58 +08:00
Miklós Márton
7a0861672a Add #auto_saved_files# to the Kicad.gitignore 2025-06-08 20:49:13 +02:00
Daniel Johnson
4b2245232c
Merge pull request #3858 from maximetinu/fix-unreal-plugin-binaries
Fix Unreal Engine plugin binaries on subfolders
2025-06-06 14:58:21 -07:00
Daniel Johnson
0493865add
Merge pull request #3945 from thomasturrell/patch-1
Fixed APT generated tests location
2025-06-06 14:51:37 -07:00
Daniel Johnson
0d1e93f1f4
Merge pull request #3948 from alzee/main
/web/{modules,profiles,themes}/contrib are extends installed by composer…
2025-06-06 14:48:42 -07:00
Daniel Johnson
34a20f44ab
Merge pull request #3962 from nopunin10did/ignore-kicad-6-backups
Update KiCad.gitignore to ignore KiCad 6.0 zip backups
2025-06-06 14:46:03 -07:00
Daniel Johnson
a41cce355f
Merge pull request #3977 from pvaleror/main
Create Katalon.gitignore
2025-06-06 14:43:40 -07:00
Daniel Johnson
bbf1a672b2
Merge pull request #4537 from JawherKl/patch-1
Create Angular.gitignore
2025-06-06 14:36:20 -07:00
Devin Dooley
5aa96a579d
Merge pull request #4661 from github/300-stale-ops-per-run
Increase stale operations per run to 300
2025-06-06 14:24:38 -07:00
Devin Dooley
abfc5f1eb4
Increase stale operations per run to 300 2025-06-06 20:34:35 +00:00
Devin Dooley
f752d0799f
Merge pull request #4654 from oxygen-dioxide/main
Add UTAU.gitignore
2025-06-03 15:45:59 -07:00
oxygen-dioxide
33555307a0
Update UTAU.gitignore 2025-06-04 06:36:29 +08:00
oxygen-dioxide
8de5ff743c
Update community/UTAU.gitignore
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-04 06:30:32 +08:00
oxygen-dioxide
153d94f155
Update community/UTAU.gitignore
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-04 06:30:18 +08:00
oxygen-dioxide
a6cba8d437
Update community/UTAU.gitignore
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-04 06:29:52 +08:00
arnav-42
f23d10eddf
Create Expo.gitignore 2025-06-03 15:40:50 -04:00
oxygen-dioxide
3741d6f73f
Update UTAU.gitignore 2025-06-03 21:22:33 +08:00
oxygen-dioxide
5235436d94
Merge branch 'github:main' into main 2025-06-03 21:21:29 +08:00
Devin Dooley
136f98dd58
Merge pull request #4653 from vicman7/add-poetry-toml
Add poetry.toml to Python.gitignore (optional Poetry config file)
2025-06-02 13:21:04 -07:00
Tim Hunter
e478c8faf6
Merge pull request #3552 from armanbilge/sbt-bsp
[SBT] Ignore .bsp directory
2025-06-02 13:08:09 -07:00
Tim Hunter
9a656787d6
Merge pull request #3600 from tbeu/patch-1
Also ignore *.idb (to match C.gitignore)
2025-06-02 11:53:56 -07:00
vicman7
daf38183c7 Add poetry.toml to Python.gitignore 2025-05-31 16:00:30 -05:00
Devin Dooley
84c765dc71
Merge pull request #4652 from nyoungstudios/python-gitignore-vscode-spelling
fixes spelling for word `entire` in Python.gitignore in the VS Code section
2025-05-30 17:30:56 -07:00
Nathaniel Young
90c3bc712b fixes spelling in in Python.gitignore in VS Code section 2025-05-30 22:47:20 +00:00
Daniel Johnson
dc7aaef6c0
Merge pull request #4536 from brunovcosta/main
Adding Abstra to Python.gitignore
2025-05-29 12:18:22 -07:00
Daniel Johnson
094d21a473
Merge pull request #3540 from jumattos/vs-add-out
VisualStudio: add "out" folder to build results
2025-05-29 12:17:35 -07:00
Daniel Johnson
3313644ca2
Merge pull request #3455 from vonagam/create-haxe-gitignore
Create Haxe.gitignore
2025-05-29 12:15:43 -07:00
Bruno Vieira Costa
ef50fb9cad
Merge branch 'main' into main 2025-05-28 09:31:12 -03:00
Devin Dooley
db90803202
Merge pull request #4648 from oittaa/patch-1
Zig.gitignore add *.o
2025-05-27 15:46:25 -07:00
oittaa
6bc658a1c7
Zig.gitignore add *.o
$ zig version
0.14.1

If you run `zig build-exe myfile.zig` it will generate myfile.o in addition to the executable in the current directory. I think those should be ignored even though they are usually in the zig-out directory if you use the proper build system.
2025-05-25 21:22:56 +02:00
Jawher Kl
6578d74599
Update Angular.gitignore 2025-05-25 16:45:43 +01:00
Dmitry Maganov
107b0b4838
Add .haxelsp/recording/ 2025-05-25 06:13:54 +03:00
Daniel Johnson
eb414f229b
Merge pull request #4498 from katediadechko/ignore-rust-mutants
Ignore cargo-mutants output
2025-05-23 16:02:03 -07:00
Daniel Johnson
9e5cc0ae9b
Merge pull request #4645 from max-hill-4/main
Update Python.gitignore
2025-05-23 15:13:32 -07:00
Daniel Johnson
d4189b545e
Merge pull request #4517 from sctech-tr/wii
add libogc.gitignore (wii homebrew development)
2025-05-23 15:09:55 -07:00
Daniel Johnson
527b04e0d2
Merge pull request #4518 from atulkumar2/jupyterlablsp-virtdocs
Jupyterlabs LSP virtual documents directory
2025-05-23 15:09:06 -07:00
Daniel Johnson
7f1efb2ca9
Merge pull request #4523 from vidbina/vidbina/intro-gleam
feat: Add Gleam (1.5.x) gitignore
2025-05-23 15:05:18 -07:00
Daniel Johnson
089f8f4372
Merge pull request #4059 from kpowake/main
Change output.json to output-metadata.json
2025-05-23 15:02:21 -07:00
Daniel Johnson
6ea41eeadf
Merge pull request #4530 from BibbitM/ue-vsconfig
Add ignore for .vsconfig
2025-05-23 14:59:55 -07:00
Daniel Johnson
64f68cd05a
Merge pull request #4532 from CJMobileApps/cmake-ignore-cmake-build-debug
ignore `cmake-build-debug` generated by CMake in CLion IDE
2025-05-23 14:58:00 -07:00
Daniel Johnson
6a02bb137f
Merge pull request #4535 from niklaswimmer/patch-1
Fix "build" source folder being ignored (Gradle)
2025-05-23 14:54:52 -07:00
Daniel Johnson
823d71bb33
Merge pull request #3277 from bamapookie/patch-2
Create PlatformIO.gitignore
2025-05-23 14:49:39 -07:00
Daniel Johnson
72c8bc888e
Merge pull request #4237 from ZachTylerPruitt/Fix-Metals-gitignore
Fix Metals gitignore
2025-05-23 14:41:21 -07:00
Max
55bb9508ae
Update Python.gitignore 2025-05-23 21:39:08 +00:00
Daniel Johnson
079abc8108
Merge pull request #4555 from brad-ellert/patch-1
Add latexindent.pl backups to TeX.gitignore
2025-05-23 14:27:50 -07:00
Daniel Johnson
a820bb2c3e
Merge pull request #4564 from ashwingopalsamy/patch-1
feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE …
2025-05-23 14:21:54 -07:00
Daniel Johnson
3d35d21edb
Merge pull request #4565 from ashwingopalsamy/main
feat(go.gitignore): Add code coverage and IDE files
2025-05-23 14:21:25 -07:00
Daniel Johnson
07224598fc
Merge pull request #4644 from github/move-nix
Moves Nix.gitignore to root because popular
2025-05-23 14:20:09 -07:00
Daniel Johnson
d7d254873b
Merge pull request #4573 from koppor/patch-1
TeX: Add support for spelling package
2025-05-23 14:16:57 -07:00
Daniel Johnson
9672d15dab Moves Nix.gitignore to root because popular
The Nix repo(https://github.com/NixOS/nix) has over 14k stars and over 1k
clones. I believe this project is widely used and popular enough to move
to the root now.
2025-05-23 14:11:31 -07:00
Daniel Johnson
106e047d1c
Merge pull request #4582 from WybrenKoelmans/patch-1
Unity Visual Scripting auto generated files
2025-05-23 14:03:08 -07:00
Daniel Johnson
6136f2a8a2
Merge pull request #4584 from janisozaur/patch-1
Add ARM64EC support to VisualStudio.gitignore
2025-05-23 14:02:17 -07:00
Daniel Johnson
4283b75156
Merge pull request #4589 from IBXCODECAT/main
Ignore unneeded *.blend1 blender files
2025-05-23 14:00:07 -07:00
Daniel Johnson
cc71ef1577
Merge pull request #4592 from dogyyds/main
Create new Nextjs.gitignore
2025-05-23 13:55:43 -07:00
Daniel Johnson
e91006ea76
Merge pull request #4624 from grafst/ansible-folder
add .ansible/ folder to ansible.gitignore
2025-05-23 13:50:02 -07:00
Daniel Johnson
eb58856858
Merge pull request #4625 from mattnorris/langchain
feat(LangChain.gitignore): ignore LangGraph
2025-05-23 13:47:48 -07:00
Daniel Johnson
a3a60ee192
Merge pull request #4627 from guiarcoverde/add-aws-sam-to-gitignore
Add .aws-sam/ to VisualStudio.gitignore to ignore AWS SAM build artifacts
2025-05-23 13:45:19 -07:00
Tim Hunter
de259e20ff
Merge pull request #2935 from ericoporto/master
Adds .gitignore for Adventure Game Studio Projects
2025-05-23 09:59:55 -07:00
Devin Dooley
c672d4aabe
Merge pull request #4466 from frankebel/main
feat(Julia): ignore all Manifest files
2025-05-22 09:13:51 -07:00
Devin Dooley
b15785f915
Merge pull request #4639 from Wuhall/main
Add dedicated Cursor.gitignore template for Cursor AI editor exclusions
2025-05-22 09:07:02 -07:00
Frank Ebel
3cb11f3091
feat(Julia): ignore all Manifest files 2025-05-22 14:56:38 +02:00
Wuhall
48b1054d9d Remove .vscode/* 2025-05-22 08:41:23 +08:00
Devin Dooley
9101f3d544
Merge pull request #4638 from github/remove-stale-debug-setting
Run stale workflow without debug-only mode
2025-05-21 16:50:44 -07:00
Wuhall
17441027c3 add Cursor.gitignore 2025-05-21 17:12:50 +08:00
Devin Dooley
bf0e0fdbfb
Run stale workflow without debug-only mode 2025-05-20 22:42:24 +00:00
Devin Dooley
7e6cd454e6
Merge pull request #4637 from github/restore-newline-python
Restore trailing newline in Python.gitignore
2025-05-19 14:38:53 -07:00
Devin Dooley
012a024a8d
Restore trailing newline in Python.gitignore 2025-05-19 18:20:26 +00:00
Devin Dooley
81ceb66b6b
Merge pull request #4636 from github/add-stale-yml
Move .github/workflow to .github/workflows
2025-05-17 13:14:20 -07:00
Devin Dooley
c682e17a2b
Move .github/workflow to .github/workflows 2025-05-17 19:34:04 +00:00
Devin Dooley
bfb9a30016
Merge pull request #4634 from github/add-stale-yml
Configure stalebot in dry-run mode
2025-05-17 12:29:44 -07:00
Devin Dooley
426abd8612
Configure stalebot in dry-run mode 2025-05-16 20:22:27 +00:00
Devin Dooley
9cabb94d2a
Merge pull request #4633 from Wuhall/main
Add Cursor editor ignore files to Python.gitignore
2025-05-15 09:18:31 -07:00
Lucas Liu
a642376bb2 add .cursorignore 2025-05-15 09:10:29 +08:00
Lucas Liu
5577a31232 add .cursorrules 2025-05-14 11:35:31 +08:00
Daniel Johnson
4d602a24bc
Merge pull request #4628 from github/wirecat-patch-1
Create CODEOWNERS
2025-05-05 12:35:13 -07:00
Daniel Johnson
982fb519b3
Create CODEOWNERS 2025-05-02 15:04:54 -07:00
Guilherme Arcoverde
10164d7048 Add .aws-sam/ to ignore AWS SAM build artifacts 2025-05-02 12:51:41 -03:00
matnorri
7e9487fe98 feat(LangChain.gitignore): ignore LangGraph
Ignore LangGraph artifacts, e.g., pickle files.
2025-04-30 09:33:48 -04:00
grafst
b71782331f
add .ansible/ folder to ansible.gitignore
it is used for local caches, pws and tempfiles
2025-04-28 16:38:03 +02:00
Daniel Johnson
6b4026c2f0
Merge pull request #4619 from rux616/patch-1
Ignore all .terraform directories
2025-04-25 15:08:33 -07:00
Daniel Johnson
696ace4289
Merge pull request #4596 from markjaquith/issue/Icon-macOS-carriage-return
Use a character class to ignore Icon\r directories
2025-04-25 13:24:31 -07:00
Daniel Johnson
2689587a80
Merge pull request #4603 from aakashjog/TeX-changes
Add .loc to TeX.gitignore
2025-04-25 13:22:27 -07:00
Daniel Johnson
98d7e21025
Merge pull request #4604 from netbymatt/patch-1
Update TwinCAT3.gitignore
2025-04-25 13:21:34 -07:00
Daniel Johnson
f59df77883
Merge pull request #4607 from bartlaarhoven/patch-1
Ignore .idea/sonarlint.xml
2025-04-25 13:20:21 -07:00
Daniel Johnson
81bbb60768
Merge pull request #4608 from afcuttin/attachfile2
Added .atfi extension for package attachfile2
2025-04-25 13:19:30 -07:00
Daniel Johnson
ba3e626089
Merge pull request #4609 from Shannja/main
Update Unity.gitignore
2025-04-25 13:18:47 -07:00
Daniel Johnson
a79fb7199e
Merge pull request #4610 from barraponto/dotter
Add Dotter.gitnore
2025-04-25 13:17:46 -07:00
Daniel Johnson
1c767fa3ac
Merge pull request #4612 from syntaxerror247/patch-1
Add nomedia file to Godot.gitignore
2025-04-25 13:14:13 -07:00
Daniel Johnson
43259f3ae2
Merge pull request #4613 from koppor/patch-2
Refine minted rules
2025-04-25 13:11:23 -07:00
Daniel Johnson
63f57203de
Merge pull request #4614 from fuzzybair/ncrunch-update
Updated NCrunch cache path for v4.16+
2025-04-25 13:10:18 -07:00
Daniel Johnson
4cc4b5741c
Merge pull request #4618 from NicholasWilsonDEV/patch-1
chore(links): replace URLs with HTTPS for better security
2025-04-25 13:07:46 -07:00
Daniel Johnson
fc17de5482
Merge pull request #4620 from ralphmcralph/remix-solidity-template
Add .gitignore template for Solidity + Remix
2025-04-25 13:04:07 -07:00
ralphmcralph
86a7d7dbad Add .gitignore template for Solidity + Remix 2025-04-25 10:23:37 +02:00
Dan Cassidy
4ed7892d1a
Ignore all .terraform directories
Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
2025-04-24 11:35:50 +12:00
Nicholas Wilson
c831d190f6
chore(links): replace URLs with HTTPS for better security 2025-04-21 11:55:31 -05:00
Oliver Kopp
a0e5b9d545
Fix ordering 2025-04-12 11:32:16 +02:00
Oliver Kopp
5c4badd740
Refine minted rules 2025-04-12 11:29:59 +02:00
Daniel Johnson
010b77ba77
Merge pull request #1933 from ajalexander/test-complete
Add .gitignore for TestComplete
2025-04-11 12:53:38 -07:00
Daniel Johnson
a40111717d
Merge pull request #4599 from JumpIn-Git/main
optimize and more readable obsidian extended gitignore
2025-04-11 12:49:27 -07:00
Anish Mishra
63d066391f
Add nomedia file to Godot.gitignore
This file is only needed for Android Editor and automatically generated if missing. No need to track it.
2025-04-07 23:12:04 +05:30
Devin Dooley
76e40b7cec
Merge pull request #4489 from mattalxndr/patch-1
Update Linux.gitignore
2025-04-07 09:40:39 -07:00
Matt Alexander
71558441e9
Update Linux.gitignore 2025-03-31 22:52:38 -05:00
Capi Etheriel
c843504839
Add Dotter.gitnore 2025-03-31 15:39:25 -03:00
Shannja
5d9130efad
Update Unity.gitignore 2025-03-30 20:08:36 -05:00
Alessandro Cuttin
ab7e5f6994 Added .atfi extension for package attachfile2 2025-03-26 16:32:19 +01:00
Bart Laarhoven
87d93eeb2e
Ignore .idea/sonarlint.xml
As mentioned in https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119, the `sonarlint.xml` file should be in the `.gitignore`.
2025-03-24 10:06:41 +01:00
Tim Hunter
86d1826a9f
Merge pull request #4606 from tracetronic/update_ecu.test_ignore_up_to_2025_1
Update ecu.test ignore up to 2025 1
2025-03-21 08:47:39 -07:00
Martin Grosche
3dc0b4878c
Update company naming 2025-03-21 09:01:14 +01:00
Martin Grosche
7a4a857dac
Update .gitignore to include additional workspace and Python library files up to ecu.test 2025.1 2025-03-21 08:07:55 +01:00
Martin Grosche
dcb59cbf16
Update tool naming 2025-03-19 15:33:24 +01:00
Ville Skyttä
3400c8a214 Simplify mise ignores, make better applicable to monorepos 2025-03-17 09:49:29 +02:00
Matt Walsh
fdc1acb1bc
Update TwinCAT3.gitignore
A recent major revision from Beckhoff added several new suggested lines to gitignore. All existing items are still present, however the new file has been copied verbatim from TwinCAT documentation. https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_sourcecontrol/14604066827.html&id=
2025-03-13 13:07:41 -05:00
Daniel Johnson
5b0261b467
Merge pull request #4597 from m4fh/luau
Create Luau.gitignore
2025-03-12 10:49:09 -07:00
Aakash Jog
016cd48bd4
Add .loc to TeX.gitignore
Add *.loc (auxiliary files generated by the `changes` package) to TeX.gitignore
2025-03-10 21:52:37 +02:00
Tim Hunter
0374636017
Merge pull request #4601 from maddymontaquila/maddy/dotnet
Modernized dotnet-specific gitignore
2025-03-10 11:49:34 -07:00
Maddy Montaquila (Leger)
1235fcdff5 removing OS and IDE specific content 2025-03-10 17:48:37 +00:00
Math
d4fe781ae8 Add short description and link to Luau repo 2025-03-07 17:30:22 -03:00
Ville Skyttä
8aa61b8d34 Add mise.gitignore
https://mise.jdx.dev/
2025-03-06 12:13:39 +02:00
Maddy Montaquila (Leger)
dae35c0933 more tweaks 2025-03-05 23:14:06 +00:00
Maddy Montaquila (Leger)
534b175305 added rider .idea/ and removed obsolete vs files 2025-03-05 21:51:22 +00:00
Maddy Montaquila (Leger)
9dec0796bf MOAR 2025-03-05 20:09:09 +00:00
Maddy Montaquila (Leger)
e82b7c85f3 First pass at dotnet gitignore 2025-03-05 17:51:17 +00:00
Your Name
aa95d6b79a optimize and more readable obsidian extended gitignore 2025-03-05 13:00:09 +01:00
Math
1824e57c1d Create Luau.gitignore 2025-03-03 23:06:57 -03:00
Tim Hunter
9d66dabafa
Merge pull request #4593 from github/thorrsson-update-pr-template
Update PULL_REQUEST_TEMPLATE.md
2025-03-03 10:20:18 -08:00
Tim Hunter
54548843e3
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-03 08:16:46 -10:00
Mark Jaquith
7b35656e75 Use a character class to ignore Icon\r directories
This prevents the rule from ending in whitespace, which will get
stripped by tools like Ripgrep, causing any directory named "Icon" to be
invisible.
2025-02-28 19:56:44 -05:00
Tim Hunter
d7348802cb
Update PULL_REQUEST_TEMPLATE.md
Updating the PR template to include a link to the contribution guidelines and a task list
2025-02-25 11:36:50 -10:00
Dogxi
b1c3c7b62b
Merge pull request #1 from dogyyds/Nextjs
Create Nextjs.gitignore
2025-02-24 19:29:47 +08:00
Dogxi
8ff5b39b39
Create Nextjs.gitignore
Create Nextjs.gitignore
2025-02-24 19:22:59 +08:00
Tim Hunter
e6b8c0e0df
Merge pull request #4588 from sdepouw/patch-1
Update Godot.gitignore to ignore export_credentials.cfg
2025-02-21 11:35:36 -08:00
Nathan Schmitt
a3b250b638
Ignore unneeded *.blend1 blender files
**Reasons for making this change:**
By default, the Unity game engine supports the importing of Blender *.blend files and converts them to FBX internally (see documentation link below). Sometimes, blender stores *.blend1 files as a backup copy of your current blender file *.blend. Due to the nature of version control, redundant *.blend1 files do not need to be committed.

**Links to documentation supporting these rule changes:**
[Unity supported file formats](https://docs.unity3d.com/Manual/3D-formats.html)
2025-02-20 21:57:42 -06:00
Scott DePouw
a69e6a8a14
Update Godot.gitignore to ignore export_credentials.cfg
As of https://github.com/godotengine/godot/pull/76165, export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg
2025-02-20 20:08:23 -05:00
Tim Hunter
471141b89c
Merge pull request #4263 from jcs-PR/elisp
elisp: Ignore more build tools
2025-02-19 08:50:30 -08:00
Tim Hunter
20c397f71f
Merge pull request #4567 from krewast/tex-bcf-save-error
Added "*.bcf-SAVE-ERROR" to TeX.gitignore
2025-02-11 10:25:12 -08:00
Tim Hunter
754920b804
Merge pull request #4525 from StephenHodgson/patch-1
Update Unity.gitignore
2025-02-11 08:30:34 -08:00
Michał Janiszewski
aa8449f5bf
Add ARM64EC support to VisualStudio.gitignore 2025-02-04 12:48:36 +01:00
Wybren Koelmans
882b8cc98e
Unity Visual Scripting auto generated files
https://docs.unity3d.com/Packages/com.unity.visualscripting@1.9/manual/vs-version-control.html
2025-02-01 14:59:00 +01:00
Tim Hunter
297239c101
Merge pull request #4370 from chpatton013/main
Add Obsidian community gitignore files
2025-01-29 09:09:49 -10:00
Tim Hunter
d5ac09e92f
Merge pull request #4578 from quantum9Innovation/nix-direnv
feat(nix): add .direnv
2025-01-27 09:58:14 -10:00
Ananth Venkatesh
3aa0c1a73b
feat(nix): add .direnv
very commonly used to enter Nix devshells (see https://github.com/nix-community/nix-direnv for more info)
2025-01-24 21:07:42 -05:00
Tim Hunter
2466a63306
Merge pull request #4281 from draco892/Feature/Flutter_GitIgnore
Add Flutter.gitignore file
2025-01-23 08:03:52 -10:00
draco892
05113e5183
Update Flutter.gitignore
Remove ds_Store mac os related file

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:53:16 +01:00
draco892
40d480a1e9
Update Flutter.gitignore
Remove SVN related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:52:30 +01:00
draco892
4ba6b9dd42
Update Flutter.gitignore
Remove Atom related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:52:11 +01:00
draco892
b607bcf970
Update Flutter.gitignore
Remove Visual Studio Code Setting related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:51:37 +01:00
draco892
558146d0f5
Update Flutter.gitignore
Removed Visual Studio Code related lines

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:51:02 +01:00
draco892
42995a4022
Update Flutter.gitignore
remove IntelliJ related lines

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:50:38 +01:00
draco892
8fac4a41b6
Merge branch 'github:main' into Feature/Flutter_GitIgnore 2025-01-23 12:10:58 +01:00
Oliver Kopp
7a6c799a93
Update TeX.gitignore 2025-01-20 11:18:40 +01:00
Oliver Kopp
ab5cbc8521
Refine pattern 2025-01-20 11:06:25 +01:00
Oliver Kopp
8108d06ddd
Add support for spelling package 2025-01-20 11:03:34 +01:00
Devin Dooley
d49bd6f0f7
Merge pull request #4289 from csauge/patch-1
Update Python.gitignore for .ruff_cache/
2025-01-17 13:20:13 -08:00
Devin Dooley
e8554d85bf
Merge branch 'main' into patch-1 2025-01-17 13:19:34 -08:00
krewast
f52d43edda
Added "*.bcf-SAVE-ERROR" to TeX.gitignore 2025-01-15 16:44:57 +01:00
Ashwin Gopalsamy
c6d141ddd4
feat(go.gitignore): ignore code coverage and IDE 2025-01-12 09:00:52 +05:30
Ashwin Gopalsamy
1d7e3275a4
fix(go.gitignore): mark IDE-related ignore files as optional 2025-01-12 09:00:21 +05:30
Ashwin Gopalsamy
b35b4c52e0
feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE list 2025-01-12 08:47:34 +05:30
Ashwin Gopalsamy
25c63fff04
feat(go.gitignore): ignore code coverage and IDE 2025-01-12 08:34:53 +05:30
Mark Lazarides
a3259cbb0a modifies lib exclude, adds example lib include
explicitly excludes the `_Libraries` directory, and provides example of
adding sub directories back in. Should be used for including custom and
third party (non -Beckhoff shipped) libraries, improving maintainability
2025-01-10 10:44:18 +00:00
Ben Sheldon [he/him]
ceea7cab23
Merge pull request #4350 from figsoda/rust
Remove Cargo.lock from Rust
2025-01-09 14:49:50 -08:00
Daniel Johnson
4f5f531823
Merge pull request #4543 from NdagiStanley/patch-1
Update Node.gitignore to include VitePress
2025-01-06 14:14:32 -08:00
Stanley M Ndagi
3800aff005
Update Node.gitignore 2024-12-23 14:16:03 +03:00
Brad Ellert
0ce2e0628c
Add latexindent.pl backups to TeX.gitignore 2024-12-22 13:34:02 -07:00
Stanley M Ndagi
47990e1d0a
Update Node.gitignore 2024-12-22 19:59:00 +03:00
Stanley M Ndagi
3aa43d9132
Update Node.gitignore 2024-12-22 18:10:41 +03:00
Daniel Johnson
6eeebe6f49
Merge pull request #4458 from navan0/patch-1
Update Python.gitignore
2024-12-18 10:15:09 -08:00
Daniel Johnson
e3e08c58b8
Merge pull request #4424 from loupeteam/br-automation-studio
Add gitignore template for Automation Studio Projects
2024-12-17 13:32:38 -08:00
Daniel Johnson
3491a70611
Merge pull request #4442 from zhiyuanzhai/patch-1
Add `*.bbl-SAVE-ERROR` TeX.gitignore
2024-12-17 13:31:44 -08:00
Daniel Johnson
12f6772475
Merge pull request #4539 from dietmarw/addModelica
Add gitignore for Modelica
2024-12-17 13:14:38 -08:00
Dietmar Winkler
218d0dcd59 Remove OS specific settings covered by globals 2024-12-17 22:08:43 +01:00
Tim Hunter
1ea85c292d
Merge pull request #4542 from DrDead0/feature/firebase-gitignore
added gitignore for firebase
2024-12-17 08:46:58 -10:00
DrDead0
7111173b6b Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries 2024-12-14 22:53:27 +05:30
Daniel Johnson
077ec2d64e
Merge pull request #4544 from daniel-shuy/feature/kotlin-2
Update for Kotlin 2.x.x
2024-12-06 12:03:00 -08:00
Daniel Johnson
1ed4f04303
Merge pull request #4545 from KalleDK/patch-1
Added uv.lock alongside pdm and poetry
2024-12-06 12:01:34 -08:00
Kalle Møller
a38f687cec
Added uv.lock alongside pdm and poetry 2024-12-03 07:25:58 +01:00
Tim Hunter
807578222d
Merge pull request #4000 from tracetronic/create-ecu-test-gitignore 2024-12-02 07:16:34 -10:00
Daniel Shuy
29d9315844 Update for Kotlin 2.x.x
Ignore Kotlin data directory for Kotlin Gradle plugin

Signed-off-by: Daniel Shuy <17351764+daniel-shuy@users.noreply.github.com>
2024-12-02 16:57:14 +08:00
Stanley M Ndagi
5b3f2595ae
Update Node.gitignore
Include VitePress
2024-12-02 03:24:39 +03:00
DrDead0
b6ddf064dd added gitignore for firebase 2024-12-01 21:17:36 +05:30
Tim Hunter
ef51696ad7
Merge pull request #4540 from moser-jose/moserj
included lines in Laravel.gitignore file
2024-11-27 09:10:03 -10:00
moser-jose
77f5e60953
remove lines /.fleet /.idea /.nova /.vscode /.zed 2024-11-26 23:40:25 -03:00
Tim Hunter
95c8bf079c
Merge pull request #4173 from jmarsh411/main 2024-11-23 14:51:50 -10:00
moser-jose
78ad738f75
included lines in Laravel.gitignore file 2024-11-21 23:14:01 -03:00
Tim Hunter
b1ffcdbb33
Merge pull request #4520 from mediowen/main
Add OpenTofu to community
2024-11-19 13:10:04 -10:00
Daniel Johnson
2254a873ce
Merge pull request #4512 from mergenci/fix-broken-links-to-git-book
Fix broken links to Git book
2024-11-19 12:36:20 -08:00
Dietmar Winkler
14c91a18cc Adds some more OS specific file to the ignore list 2024-11-14 20:41:15 +01:00
Jawher Kl
6436b09caf
Create Angular.gitignore 2024-11-12 17:13:55 +01:00
Bruno Vieira Costa
5bb8f06fe6
Adding .abstra/ 2024-11-11 13:37:11 -03:00
Niklas Wimmer
0c39deafa6
Fix "build" source folder being ignored (Gradle) 2024-11-09 22:36:51 +01:00
Chris Jones
adf2765097 Updated to match Python.gitignore 2024-11-03 21:46:37 -06:00
Chris Jones
76bb00f3aa ignore cmake-build-debug generated by CMake in CLion IDE 2024-11-03 13:36:14 -06:00
Michał Nowak
51ae1adf9f Add ignore for .vsconfig
The engine generates the file during the build.
2024-10-30 22:24:40 +01:00
Stephen Hodgson
311418f087
Update Unity.gitignore 2024-10-19 12:08:00 -04:00
Devin Dooley
76739a38b5
Merge pull request #4493 from MattKotsenas/patch-1
Exclude Directory.Build.rsp from VisualStudio.gitignore template
2024-10-17 14:03:32 -07:00
David Asabina
a3855f82b9 feat: Add Gleam 1.5.x gitignore
this is useful for developers that init a gleam project into an existing
git repo where the `gleam new` tool will refrain from populating the
.gitignore file. This situation may occur for users of devenv.nix or
flake.nix.
2024-10-17 21:37:53 +02:00
Owen Valentine
30ce81193f
Add OpenTofu to community 2024-10-16 17:20:16 +02:00
Devin Dooley
53cf297127
Merge pull request #4408 from gregnazario/add-move
Adds Move language
2024-10-15 09:55:18 -07:00
Atul Kumar
c1469106b9
Jupyterlabs LSP virtual documents directory 2024-10-12 18:25:00 +05:30
Shane Reetz
92cceed617 Rename AutomationStudio4.gitignore to AutomationStudio, and move to Community folder 2024-10-11 14:24:26 -07:00
sctech
136e88cf4a
combine community/libogc.gitignore with C.gitignore 2024-10-11 23:13:01 +03:00
sctech
5357b0df58
add libogc.gitignore (wii homebrew development) 2024-10-11 22:54:52 +03:00
Daniel Johnson
274c32303f
Merge pull request #4388 from loozhengyuan/feat/update-kicad-temp-files
feat: add KiCad lock/autosave files
2024-10-04 12:44:36 -07:00
Greg Nazario
ad949c4f01
Adds Move language
Move language is used for MoveVM based blockchains as the language
native to them.  The compiler provides a folder build/ that holds
the build artifacts.

The .aptos/ folder is ignored so people do not upload their private
keys to a git repository.
2024-10-02 14:46:31 -07:00
yahyayozo
20d892ae4f added STM32CubeIDE gitignore 2024-09-27 21:38:22 +01:00
Cem Mergenci
e3e4933fa5 Fix broken links to Git book. 2024-09-27 22:37:52 +03:00
Guillermo Rodríguez
a8d08b1682
Add generated libtool file and .libs/ directories 2024-09-25 10:32:07 +02:00
Lamparter
9f181e93ce
🙈 Update Cake comment line to match other comment lines 2024-09-12 17:55:04 +01:00
Devin Dooley
5445a27025
Merge pull request #4503 from bschaatsbergen/f/add-zig-ignore
chore: change `zig-cache/` to `.zig-cache/`
2024-09-09 14:28:50 -07:00
Bruno Schaatsbergen
aa8a4bee25
Merge branch 'main' into f/add-zig-ignore 2024-09-09 23:26:06 +02:00
Devin Dooley
ec0f03f241
Merge pull request #3975 from svc-user/main
Create Zig.gitignore
2024-09-09 14:06:54 -07:00
Bruno Schaatsbergen
4b771ac75a
feat: add Zig.gitignore
Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
2024-09-07 14:21:37 +02:00
oSumAtrIX
f55dbb03f3
Handle source folders inside subprojects in Gradle.gitignore 2024-09-05 20:32:33 +02:00
Kate Nyzhnyk
05e03d2b84 Ignore cargo mutants output 2024-09-01 18:58:49 +02:00
Devin Dooley
33243d9491
Merge pull request #4485 from SunnyCloudYang/main
Create Hexo.gitignore
2024-08-31 16:05:20 -07:00
Yunyang
aa39d37629 Merge branch 'main' of https://github.com/SunnyCloudYang/gitignore 2024-08-31 15:27:59 +08:00
Yunyang
fc32973012 docs: update Hexo.gitignore 2024-08-31 15:23:56 +08:00
GoodNullName
ec4bac82f4
Merge branch 'github:main' into main 2024-08-31 14:10:26 +08:00
Yunyang
e624f8594a fix: update Hexo.gitignore 2024-08-31 13:33:36 +08:00
Daniel Johnson
c22fd083e7
Merge pull request #4445 from costaparas/feature/update-terraform
Ignore terragrunt cache
2024-08-30 13:14:51 -07:00
Daniel Johnson
ec300b949b
Merge pull request #4449 from brettcannon/rescript
Create ReScript.gitignore
2024-08-30 13:13:22 -07:00
Matt Kotsenas
71eddf97b6
Update VisualStudio.gitignore
`Directory.Build.rsp` is a [documented file][1] that allows setting default arguments to command line builds. However, our .gitignore template ignores _all_ `*.rsp` files. which causes confusion:

1. Devs write an .rsp file and if they aren't being attentive forget to commit it
2. Adding it to git requires `git add --force`, which some devs mistake for a destructive or not-recommended action

Thus, explicitly allow the `Directory.Build.rsp` file.

[1]: https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-response-files?view=vs-2022#directorybuildrsp
2024-08-14 17:27:36 -07:00
Martin Leduc
256d85d2c7
Make case-insensitive 2024-08-05 21:09:46 -04:00
Kent Bair
63e339f19f Updated NCrunch cache path for v4.16+ 2024-08-02 15:53:33 -06:00
Matt Alexander
6c54172ecc
Update Linux.gitignore 2024-07-31 07:47:55 -05:00
Spirit
4790fe041c
Merge branch 'github:main' into main 2024-07-29 04:37:03 +03:00
Yunyang
3a3cf7fad4 Remove some global ignores 2024-07-17 16:53:33 +08:00
Yunyang
038a66091d Update Hexo.gitignore 2024-07-17 16:37:58 +08:00
Yunyang
14be7ece29 Add Hexo.gitignore 2024-07-17 16:34:18 +08:00
Martin Leduc
45236d16ef
Add files for Access
Suggestions taken from: 
https://github.com/joyfullservice/msaccess-vcs-addin/blob/main/.gitignore.default
2024-07-04 19:11:00 -04:00
Martin Leduc
bc8923ba8c
Create VBA.gitignore 2024-06-29 22:24:40 -04:00
Rachit Sheth
eda97ee980 ignored vscode settings 2024-06-25 15:26:45 +01:00
kashi-x
9db05cc944 fix line length 2024-06-21 00:44:19 +09:00
kashi-x
772a211c7c add pixi configure in python gitignore 2024-06-20 23:47:58 +09:00
Brett Cannon
a30c2940f1
Update ReScript.gitignore 2024-06-12 11:56:01 -07:00
Daniel Johnson
8779ee73af
Merge pull request #3997 from 417-72KI/update-objc
Remove `CodeInjection` block from Objective-C.gitignore
2024-06-11 11:14:44 -07:00
Rachit Sheth
92eba048f7 Changes completed as per the standard. 2024-06-07 17:31:26 +01:00
Rachit Sheth
b2d1fcee65 Added other files and extension to ignore to strengthen the terraform.gitignore template 2024-06-06 00:14:16 +01:00
Navaneeth Anand
95aacb9500
Update Python.gitignore
Add .pypirc  to protect sensitive information
2024-06-04 08:37:10 +05:30
Rachit S
c5f768fc49
Merge branch 'main' into patch-1 2024-06-04 00:27:17 +01:00
Daniel Johnson
3674ae092f
Merge pull request #4454 from diffstorm/main
Create IAR.gitignore
2024-06-03 13:54:38 -07:00
Daniel Johnson
a74c28f4fa
Merge pull request #4456 from cyuanli/main
Revert #4451
2024-06-03 12:01:46 -07:00
Cliff Li
fbcb2e3f16
Revert #4451 2024-06-03 17:30:12 +02:00
Rachit S
00c65098c0
Update Terraform.gitignore
Added line to ignore graph file('s).
2024-06-02 17:40:41 +01:00
diffstorm
6c90ce580d
Merge pull request #1 from diffstorm/diffstorm-create-IAR.gitignore
Create IAR.gitignore
2024-05-31 14:34:06 +03:00
diffstorm
5db49b3de9
Create IAR.gitignore
gitignore for IAR Embedded Workbench
2024-05-31 14:30:26 +03:00
Costa Paraskevopoulos
403cf39f22 Migrate terragrunt ignore to new template as suggested 2024-05-31 19:23:32 +10:00
Daniel Johnson
05b24f9fb5
Merge pull request #4451 from githubofkrishnadhas/main
Update Terraform.gitignore to ignore .hcl files based on pr #4447
2024-05-30 09:31:14 -07:00
Krishnadhas N K
b7450f4d3d
Update Terraform.gitignore to ignore .hcl files 2024-05-30 13:39:25 +05:30
Daniel Johnson
5acb38ca8a
Merge pull request #4220 from DeveloppeurPascal/patch-1
Added Delphi default compile/construct directories
2024-05-29 12:33:20 -07:00
Daniel Johnson
3e8e195512
Merge pull request #4324 from jagreenwood/patch-1
Update Swift.gitignore - Remove Accio
2024-05-29 12:31:23 -07:00
Daniel Johnson
1c3dda043a
Merge pull request #3558 from Jeehut/patch-1
Remove Accio after official deprecation
2024-05-29 12:28:50 -07:00
Daniel Johnson
0b566af6d7
Merge pull request #3996 from 417-72KI/update-swift
Remove `CodeInjection` block from Swift.gitignore
2024-05-29 12:27:20 -07:00
Daniel Johnson
6194787f31
Merge pull request #3595 from KyleFromKitware/cmakeuserpresets
CMake: Add CMakeUserPresets.json
2024-05-29 12:25:39 -07:00
Shane Reetz
da6d5a73e7 Remove OS-specific files from gitignore 2024-05-29 10:54:12 -07:00
Daniel Johnson
fa2a44713f
Merge pull request #4428 from LombardiDaniel/patch-1
Update Go.gitignore -> Added .env
2024-05-29 10:28:45 -07:00
Daniel Lombardi
e95aa3fbbd
Merge branch 'main' into patch-1 2024-05-29 09:54:32 -03:00
Daniel Johnson
b0546f349b
Merge pull request #4429 from JasonGross/patch-2
Add rubber cache files to TeX.gitignore
2024-05-28 18:56:27 -07:00
Daniel Johnson
a8237b3b9d
Merge pull request #4434 from brainplot/patch-1
Ignore lock info files in terraform `.gitignore`
2024-05-28 18:42:56 -07:00
Daniel Johnson
d746fcc59d
Merge pull request #4435 from zengxs/patch-1
Add zstd files to Archives.gitignore
2024-05-28 18:41:16 -07:00
Daniel Johnson
0b806ae7ff
Merge pull request #4436 from MountainKing123/unreal-engine-gitignore-patch-01
Update UnrealEngine.gitignore
2024-05-28 18:40:16 -07:00
Daniel Johnson
ef6cf7ff7b
Merge pull request #4441 from schtandard/latex_hypdoc
Add hypdoc temporary files
2024-05-28 18:28:32 -07:00
Daniel Johnson
760dbfe9a6
Merge pull request #4443 from srcres258/main
Add RustRover entry for Rust.gitignore
2024-05-28 18:24:41 -07:00
Daniel Johnson
745b639101
Merge pull request #4431 from Ramith-D-Rodrigo/ballerina-gitignore
Add Ballerina.gitignore
2024-05-28 18:17:07 -07:00
Ramith Rodrigo
3af7bb0480 Create Ballerina.gitignore 2024-05-29 06:42:42 +05:30
Daniel Johnson
2df1162ba1
Merge pull request #3690 from fulldecent/patch-1
Create GitHubPages.gitignore
2024-05-28 18:12:24 -07:00
Daniel Johnson
b982228d5d
Merge pull request #4444 from ealeksandrov/EA/xcode-update
[Xcode, Objective-C, Swift] Remove legacy Xcode compatibility
2024-05-28 17:43:40 -07:00
Daniel Johnson
c3a6db3057
Merge pull request #4448 from DrKeek/community_UiPath
Community/UiPath.gitignore
2024-05-28 17:40:26 -07:00
Daniel Johnson
f8a96208ab
Merge pull request #3405 from kksieski/feat_alteryx_template
add: create template for Alteryx Designer
2024-05-28 14:46:45 -07:00
Brett Cannon
dae1884ac1
Create ReScript.gitignore 2024-05-25 13:50:47 -07:00
Patrick Prémartin
6267e92c5a
Merge branch 'github:main' into patch-1 2024-05-22 10:15:06 +02:00
DrKeek
ffcf53b8d3
Merge pull request #1 from DrKeek/community_UiPath_20240521
Add files via upload...UiPath.gitignore
2024-05-21 12:06:31 +08:00
DrKeek
d3217fdb67
Add files via upload...UiPath.gitignore
This file contains folders to be excluded for tracking during RPA development using UiPath Studio. 
Accidentally tracking these folders have caused issues with changing branches during code development. 

The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries.  
UiPath itself has been around for 19 years since 2005. 

This submission can potentially help millions of new and existing UiPath developers in their work.
2024-05-21 12:05:49 +08:00
DrKeek
963cebd90c
Add files via upload...UiPath.gitignore
This file contains folders to be excluded for tracking during RPA development using UiPath Studio.
Accidentally tracking these folders have caused issues with changing branches during code development. 

The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries. 
UiPath itself has been around for 19 years since 2005. 

This submission can potentially help millions of new and existing UiPath developers in their work.
2024-05-21 11:57:41 +08:00
Costa Paraskevopoulos
1ab38f03c9 Ignore terragrunt cache
This excludes the common/default location from source control

Docs: https://terragrunt.gruntwork.io/docs/features/caching/
2024-05-13 21:38:08 +10:00
Evgeny Aleksandrov
a404348786 Drop Xcode 8 compatibility 2024-05-12 17:57:07 +03:00
Evgeny Aleksandrov
ebee5bfe87 Drop Xcode 3 compatibility 2024-05-12 17:56:43 +03:00
src_resources
c46dfda52a
Add RustRover entry for Rust.gitignore
Add an optional entry for JetBrains's RustRover IDE in Rust.gitignore.

Signed-off-by: src_resources <src.res.211@gmail.com>
2024-05-11 23:45:55 +08:00
Daniel Johnson
7b22f8ab6c
Merge pull request #4081 from katexochen/main
Ignore go.work.sum
2024-05-10 15:56:00 -07:00
Paul Meyer
d9b235245a
Merge branch 'github:main' into main 2024-05-09 08:21:57 +02:00
Daniel Johnson
a41112a9ab
Merge pull request #4279 from SRv6d/main
Add `.pdm-python` to python gitignore
2024-05-08 15:35:40 -07:00
zhiyuanzhai
0a8f83647e
Update TeX.gitignore
Adding `*.bbl-SAVE-ERROR` to `gitignore` for LaTeX.
2024-05-06 15:45:16 +08:00
beneiii
86ddbd59fe Add hypdoc temporary files 2024-05-05 16:18:05 +02:00
MountainKing123
f0fc1da1b3
Same for Binaries 2024-04-30 19:14:07 +02:00
MountainKing123
338eb82763
Update UnrealEngine.gitignore
Edited Unreal Engine gitignore to also ignore "Intermediate" data in the "Plugins" directory, so it ignores deeper nested intermediate data, like with Epic's "Game Features" plugin e.g. "Plugins/GameFeatures/MyGameFeature/Intermediate".
2024-04-30 18:54:16 +02:00
Xiangsong Zeng
1e6efa6d03
Add zstd files to Archives.gitignore 2024-04-26 18:00:50 +08:00
Gianluca Recchia
3249072f3b
Ignore lock info files in terraform .gitignore
This is recommended by the official Style Guide here:
https://developer.hashicorp.com/terraform/language/style#gitignore.
2024-04-22 11:27:20 +02:00
Jason Gross
893c558947
Add rubber cache files to TeX.gitignore
Generated by [rubber](https://tex-talk.net/2011/12/building-documents-with-rubber/).  [The docs](8ec18fd096/doc/rubber.texi (L158)) claim to use `rubber.cache`, but I've seen $filename.rubbercache in the wild, so I'm including both.
2024-04-03 21:19:57 +01:00
Daniel Lombardi
5fbacfc250
Update Go.gitignore 2024-03-31 14:56:05 -03:00
Shane Reetz
82e413a7d3 Add gitignore template for Automation Studio 4 2024-03-25 11:33:31 -07:00
guangwu
9c784698ea
fix: typo 2024-03-08 13:39:32 +08:00
TobiasKnauss
8dbb58e730
Update TwinCAT3.gitignore
Backup files of TwinCAT3 PLC projects.
2024-02-02 12:52:10 +01:00
Niels Basjes
27fe2b766e Fix invalid comments
Signed-off-by: Niels Basjes <niels@basjes.nl>
2024-01-11 18:12:35 +01:00
Marvin Vogt
bfa56dc5d8
Add .pdm-build/ 2023-12-28 14:21:54 +01:00
Loo Zheng Yuan
0bfdc4464c
feat: add KiCad lock/autosave files 2023-12-27 22:59:39 +08:00
Henrique Gottardi Werlang
94cb1ce3b8 New extension to ignore in Delphi IDE. 2023-11-30 16:40:07 -03:00
Christopher Patton
930fa355b6 Add Obsidian community gitignore files 2023-11-05 16:59:47 -08:00
Hans Spaans
d7459a4850
Update Python.gitignore for PEP 441
PEP 441 introduces Python ZIP Applications to bundle a Python Application into a ZIP file with file extension `pyz`.
2023-11-04 12:04:43 +01:00
Rhys van der Waerden
f18cd633a9
Ignore mono_crash files
These can be generated by Unity on crash
2023-10-25 10:59:17 +11:00
Marvin Vogt
bb629fc14d
Update PDM docs reference
Co-authored-by: Leonardo Nascimento <6169152+leonaascimento@users.noreply.github.com>
2023-10-01 22:41:53 +02:00
laschuet
43dd159e4c Fix duplicate 2023-09-27 22:53:23 +02:00
Knut Guettel
9332fca160
Update TwinCAT3.gitignore
Merge of several entries
2023-09-25 10:47:48 +02:00
Knut Guettel
51d81ece6e
Update TwinCAT3.gitignore 2023-09-25 10:04:37 +02:00
Knut Guettel
e85314a60d
Update TwinCAT3.gitignore 2023-09-25 09:40:23 +02:00
Knut Guettel
e5f3eb0f8e
Update TwinCAT3.gitignore
update according to the latest product changes
2023-09-25 09:33:52 +02:00
William Entriken
716e3baab0
Add notes link 2023-09-18 15:43:20 -04:00
Knut Guettel
b4e8ec3d39
Update TwinCAT3.gitignore
with the existing .gitignore in this repo, which can be select directly in the VS 2022 if you create a new repo, our customers have a lot of problems. thats why we suggest this update
2023-09-08 12:58:47 +02:00
figsoda
2e9751fef2 Remove Cargo.lock from Rust 2023-09-03 16:40:40 -04:00
Krishnakumar Gopalakrishnan
09b5744d12 ignore split-dwarf debugging-related auxilary .dwo files for C and C++ projects 2023-08-30 17:09:46 +01:00
Tim Heuer
eb5c17212b
Update VisualStudio.gitignore for ENV files
Adding .env exclusion
2023-08-14 09:14:18 -07:00
QLabs
7fe0f4db6d
Use yarn v3 instead of v2
Updates the gitignore for Node to use yarn v3 instead of yarn v2. gitignores the files recommended by yarn
2023-07-27 21:00:23 -07:00
Jeremy Greenwood
392ef565be
Update Swift.gitignore - Remove Accio 2023-07-08 07:01:37 -04:00
Lars Schütz
aa0342778a
Support option abbreviations of glossaries-extra 2023-06-29 15:01:19 +02:00
Qi Zhang
724b724ea3
Update Julia.gitignore 2023-06-22 00:33:37 -04:00
Qi Zhang
d4a7a9a2fb
Update Julia.gitignore 2023-06-22 00:29:35 -04:00
Marko Kaznovac
c0e6cffccf
JetBrains.gitignore: add ignore for the HTTP Client's private environment
- documentation regarding env config files: https://www.jetbrains.com/help/idea/exploring-http-syntax.html#example-working-with-environment-files
- rename Rest Client to HTTP Client
2023-06-21 14:54:45 +02:00
Paul Meyer
a3a149d420
Merge branch 'github:main' into main 2023-06-18 20:01:59 +02:00
christophnz
3555ed25b4 Updated ignore rule for "umbraco" folder with trailing * to ensure include folders below are actually included 2023-06-17 22:05:30 +12:00
Michael Stepner
3c50c9f0af
Update Stata.gitignore to ignore new auto backup files
Stata 18 introduced an auto-backup feature which creates a temporary file while a code file is open it its IDE.

These auto-backup files are analogous to the [Microsoft Office backup files that are gitignored](https://github.com/github/gitignore/blob/main/Global/MicrosoftOffice.gitignore).

[Ref](https://www.stata.com/manuals/gsm13.pdf):
> The Do-file Editor now creates a backup file whenever it opens a document or creates a new one.
> When an existing document is opened, Stata creates a backup file of a document that is saved to disk
> in the same directory using the existing document’s filename prefixed with ~ and with the extension
> .stswp. When you edit a new and unsaved document, it saves the backup file to the temp directory.
> When a document is closed, the backup file is deleted. However, if Stata does not exit cleanly because
> of a power outage or a computer crash, the backup file is left behind.
2023-06-14 23:47:24 -05:00
Greg Chabala
6a8bcbde4c Update reference to Maven Wrapper exclusion 2023-06-09 17:44:40 -05:00
AsukaMinato
436c98e920
add deb 2023-05-24 14:29:42 +09:00
Aaron Teo
059d07f050
Update Node.gitignore
1. SvelteKit - added ignore for cache directory
2. .env.example - included for documentation
3. Vite - added ignore for log files
4. Firebase - added ignore for cache directory
2023-05-23 11:41:06 +08:00
Christophe Saugé
4f0b7a0694
Update Python.gitignore
Add ruff cache. 
ruff tool: https://github.com/charliermarsh/ruff
ruff is becoming a very popular tool often run in pre-commit and aim to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing tens or hundreds of times faster than any individual tool.
2023-05-01 20:49:13 +02:00
agiuliano
58488ef086 Fix .gitignore file 2023-04-13 09:54:42 +02:00
agiuliano
4eb280e7d5 Add Flutter.gitignore file 2023-04-13 09:49:20 +02:00
Marvin Vogt
e8131b2a80
Add .pdm-python to python gitignore 2023-04-09 18:25:17 +02:00
Anoduck
1df0d5f55d
Merge pull request #1 from anoduck/anoduck-patch-1
Added undo-tree
2023-03-20 05:51:56 +00:00
Anoduck
d34fe3a059
Added undo-tree
Added undo-tree, which is a popular package for undoing changes made to a file. It leaves hidden files everywhere, and can litter up a repository if not ignored. 

I have to add `*.~undo-tree~` to every `.gitignore` file in every repository I am working in. As you can guess, this gets very tedious.
2023-03-20 05:50:59 +00:00
Jen-Chieh Shen
64340cce99
elisp: Ignore more build tools
.eask, .eldev, .keg are other build tools like .cask.
dist is the default folder to build package distribution files.
2023-03-18 20:29:22 -07:00
Karl Horky
13048c4652
Remove pnpm debug log
- it is contained within `node_modules/`, which is already ignored
- the previous versions, which were not in `node_modules/`, did not have a period at the beginning of the filename

Changelog with proof here:

ba4b2db1f2/pnpm/CHANGELOG.md (L3330)
2023-03-09 11:56:06 +01:00
Kevin Kostrzewa
1ffc1f0a0c
Merge branch 'github:main' into add-trx 2023-03-01 19:36:49 -05:00
Kevin Kostrzewa
6743515cd3
Moved *.trx to MSTest section 2023-03-01 19:35:33 -05:00
Koji Hasegawa
4eb82ffd9b Add auto-generated scenes by Unity play mode tests 2023-02-05 23:17:08 +09:00
Tyler Pruitt
cf93b5277e Fix Metals gitignore
* Removed leading space so comments are treated as comments
* Updated Reference comment
* Updated ignored files to latest recommendation
2023-01-31 20:07:18 -06:00
Spirit
a749c0ebf7
Unignore .env.example
b236e1717b
2023-01-25 14:36:04 +03:00
Spirit
31fc17b810
Re-add .env.*
It's not recommended to have multiple `.env` files in the same environment. But it's safer to ignore it just in case.
2023-01-25 14:12:30 +03:00
Spirit
97a5a643ec
Remove Ruby dotenv conventions
These are considered in the Ruby `dotenv` package not in the node's one
2023-01-25 13:50:41 +03:00
tobolar
e538e96f2e Ignore flattened Modelica 2023-01-13 12:05:35 +01:00
tobolar
786acd1d0c Add gitignore for Modelica 2023-01-13 11:54:16 +01:00
Taqveem Khalid
899669977b Add SSDT sqlproj specific gitignore file for database development using t-sql. 2023-01-04 11:20:35 +01:00
Harsh Dadhich
66cbc9acca Add latexindent 2022-12-29 13:32:00 -08:00
Patrick Prémartin
fc05d64d6d
Added Delphi default compile/construct directories 2022-12-29 14:41:48 +01:00
Stefano Cordio
738b4f1362
Update maven-wrapper URL 2022-12-26 17:06:02 +01:00
Martin Woodward
4488915eec
Merge pull request #3567 from aaronfranke/godot 2022-12-18 19:57:19 +00:00
Noah Gilson
3b37c6d06c
Remove JetBrains IDE Files from VS Ignore List
https://github.com/dotnet/sdk/issues/29224
2022-12-13 15:57:24 -08:00
Sebastian Dietze
c70d6acf3e
Highlight origin of .gitignore 2022-10-17 19:49:01 +02:00
Sebastian Dietze
6ec71bb938
Create gitignore file for ECU-TEST workspaces 2022-10-17 19:48:56 +02:00
Josh Marshall
fee4d0f98e ignore meta files of unity packages
Unity packages were already ignored, but it seems in recent versions of Unity these also generate meta files for these. If the meta file isn't also ignored, the person who imports an asset containing a .unitypackage file could accidentally commit the meta files. For another who downloads those meta files, Unity would automatically delete them since they don't have the .unitypackage. The the importer commits them again and the cycle goes on and on until someone like me gets fed up.

This fixes that inconsistency by adding the *.unitypackage.meta to the ignore list.
2022-10-17 11:13:34 -04:00
Arnaud
0aa41c1034
Update Python.gitignore 2022-09-21 15:15:24 +02:00
Jaxel Rojas
9c1792744c
Add MSBuild_Logs/ to VisualStudio.gitignore
The MsBuild team added a switch to the Visual Studio engine that generates a debugging information under the directory MsBuild_Logs/ that shouldn't be in source control systems. Here's the [original PR](cdb5077c45) from the msbuild team. 

Here is the documentation from the msbuild team explaining the feature that [generates the path](https://github.com/dotnet/msbuild/blob/main/documentation/wiki/Building-Testing-and-Debugging-on-Full-Framework-MSBuild.md#logs)

Heres' a similar PR for the dotnet [runtime](https://github.com/dotnet/runtime/pull/59323)
2022-09-17 09:20:22 -04:00
Chaoses-Ib
c338343e39
Highlight the gitignore block in README 2022-09-11 00:52:46 +08:00
Khazbs
6623018b65
Ignore *.aab
Generated Android App Bundles (*.aab), like Android Packages (*.apk), should not be checked into VCS.
2022-08-02 16:45:34 +03:00
Rob Purser
3e4ee94a37
Merge pull request #2 from todd-flanagan/patch-1
Adding CTF Deployable Archive
2022-07-08 14:09:52 -04:00
todd-flanagan
9644568fcd
per review comments 2022-07-08 13:05:31 -04:00
todd-flanagan
1fb3025596
Update MATLAB.gitignore
added entry for ctf artifacts
2022-07-08 11:12:03 -04:00
Rob Purser
348be0078f
Change MATLAB Drive comment 2022-07-07 09:33:21 -04:00
Rob Purser
ebf0dffb3a
Update the Global/MATLAB.gitignore instead
Elected to follow a PR strategy to update Global/MATLAB.gitignore first, then work to get it promoted.
2022-07-07 09:28:47 -04:00
Rob Purser
e3ff3d884b
Review Feedback
Revised with internal review feedback
2022-07-07 09:27:20 -04:00
Rob Purser
4c08c07f0b
Initial version from technical folks
Reviewed by @gulley @lrm29 @gwalker-dev @seangcote-home
2022-07-06 09:30:04 -04:00
Łukasz Kurzyniec
ae510dd9f4 added Approval Tests result files 2022-07-02 17:16:16 +02:00
Rob Purser
6dd64367a5
Add .p files
Add Derived Content-Obscured files (*.p)
2022-06-30 09:29:23 -04:00
Rob Purser
d330373269
Create MATLAB.gitignore 2022-06-30 09:26:31 -04:00
Anton Gilgur
f25639455e clean: remove outdated microbundle cache directories
- microbundle hasn't used these directories in 3+ years
  - d0e66da957
- and rollup-plugin-typescript2, which microbundle depends on and which
  actually created the dirs, hasn't used them in ~3 years either
  - ffda2e539b

- I help maintain rpt2 and formerly solo-maintained TSDX for ~1.5 years,
  which, as a fork of microbundle, has similarly used those directories
  in the past until I changed them
  - 55c0d47c0b
2022-06-04 18:41:45 -04:00
katexochen
d63f4b14ca Ignore go.work.sum 2022-05-31 18:40:47 +02:00
Brian Douglas
e5323759e3
Merge pull request #4062 from greystate/patch-1
Ignore SQLite files
2022-05-10 10:15:30 -07:00
Daniel Lathrop
f4d16fdeb1 Update Perl .gitignore to include Carton 2022-05-09 15:22:14 -05:00
Chriztian Steinmeier
aa4079ebec
Ignore SQLite files 2022-05-06 11:23:14 +02:00
kpowake
f845b5491a
Change output.json to output-metadata.json
...for newer version of Android Studio
2022-05-04 01:39:34 +09:00
Bryn Deering
9fffcae51a
Update VS Code ignores to match file in global
Updated the VS Code section of VisualStudio.gitignore to match the Global/VisualStudioCode.gitignore file.
2022-04-20 23:22:50 -04:00
Kevin Kostrzewa
64eaff4190
Update comment for ignoring *.trx files 2022-04-15 08:54:49 -04:00
Kevin Kostrzewa
8d481622d5
Ignore *.trx files 2022-04-15 08:53:44 -04:00
Idir Lankri
7b2ef3fdff
OCaml.gitignore: Ignore binary files containing info about compilation
See https://ocaml.org/manual/comp.html#s:comp-overview.
2022-04-07 16:38:30 +02:00
Idir Lankri
2fa9e45ac4
OCaml.gitignore: Make a comment a bit more precise
Resources:

    - https://github.com/ocaml/ocamlbuild/blob/master/manual/manual.adoc#110-source-and-build-directories-module-paths-include-paths
    - https://dune.readthedocs.io/en/stable/usage.html#custom-build-directory
2022-04-07 16:19:05 +02:00
Brian Douglas
d0b80a4699
Merge pull request #3976 from astrojuanlu/patch-1
Ignore PDM project-wide config
2022-03-28 20:18:27 -07:00
Jonathan Duke
c86c275f02 ignore temporary Microsoft Word template files (.dot/.dotx) 2022-03-25 11:50:40 -05:00
417-72KI
5521afc90a Remove CodeInjection block from Objective-C.gitignore 2022-03-08 11:21:58 +09:00
417-72KI
1e19baaccf Remove CodeInjection block from Swift.gitignore 2022-03-08 11:21:40 +09:00
Ojaswa Sharma
57c1500630
fix: typo in Python.gitignore 2022-02-24 15:03:55 +05:30
Juan Luis Cano Rodríguez
8e67b9420c
Update Python.gitignore 2022-02-20 11:29:55 +01:00
Juan Luis Cano Rodríguez
35b656aa85
Expand explanations on PDM
Co-authored-by: Lukasz Sobczuk <sobczuk.lukasz@wp.pl>
2022-02-18 18:54:31 +01:00
pvaleror
6a72e43229
Create Katalon.gitignore
Compiled config for Katalon Studio
2022-02-16 17:49:43 -05:00
Juan Luis Cano Rodríguez
0481f3bda8
Ignore PDM project-wide config
See https://pdm.fming.dev/#use-with-ide
2022-02-16 23:43:19 +01:00
Bick Doner
abbcca282f
Create Zig.gitignore 2022-02-16 13:36:16 +01:00
Brian Douglas
ce5da10a3a
Merge pull request #3943 from spdegabrielle/Racket1 2022-02-15 20:31:40 -08:00
Brian Douglas
438cb4af67
Merge pull request #3956 from snxx-lppxx/add-toit
Create Toit.gitignore
2022-02-10 20:28:05 -08:00
Brian Douglas
d6c967b423
Merge pull request #3961 from n0099/patch-1
[VisualStudio.gitignore] remove a trailing space
2022-02-10 20:19:20 -08:00
Brian Douglas
71eae06349
Merge pull request #3964 from jpayoung/patch-1
Update Gradle.gitignore
2022-02-10 20:13:38 -08:00
Brian Douglas
c0ca84849c
Merge pull request #3965 from imomaliev/patch-1
Remove empty line comments in Terraform.gitignore
2022-02-10 20:12:42 -08:00
Brian Douglas
af7786b54d
Merge pull request #3968 from willfrey/patch-1
Fix spelling error in Python.gitignore
2022-02-10 20:11:18 -08:00
Brian Douglas
ee46229d91
Merge pull request #3969 from mloyd/mloyd-aws-cdk-ignore
Adding AWS-CDK ignore sample.
2022-02-10 20:11:02 -08:00
Brian Douglas
fe008384da
Merge pull request #3970 from paulsmithkc/patch-1
Android Studio 2020
2022-02-10 20:10:29 -08:00
Brian Douglas
72e20d957e
Merge pull request #3973 from utgwkk/patch-1
Fix typo of Perl.gitignore
2022-02-10 20:04:16 -08:00
Brian Douglas
6be6694c4f
Merge pull request #3974 from iapain/patch-1
feat(terraform): adds tfvars.json to gitignore
2022-02-10 20:03:49 -08:00
Deepak
a4a6c5c9c2
feat(terraform): adds tfvars.json to gitignore 2022-02-10 23:11:32 +01:00
utagawa kiki
85def25146
Fix typo of Perl.gitignore 2022-02-07 19:05:49 +09:00
Paul Smith
d7a25eddfb
Android Studio
Ignoring 3 xml files that are often modified simply by opening and testing a project.
And that only store local data.
2022-02-02 15:20:30 -06:00
Michael Loyd
a05b60cf79
Adding AWS-CDK ignore sample. 2022-02-02 11:21:48 -06:00
Will Frey
eabb6717d9
Update Python.gitignore
Fix a typo: `maintainted` to `maintained`
2022-02-02 11:53:09 -05:00
Stephen De Gabrielle
2d1ac6d804
Update Racket.gitignore 2022-02-01 08:44:27 +00:00
Sardorbek Imomaliev
bddea2c9bd
Remove empty line comments in Terraform.gitignore 2022-01-31 23:33:23 +07:00
J.P. Anderson-Young
b5bbbfbe11
Update Gradle.gitignore
Unignore gradle-wrapper.properties. For context, see docs: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:wrapper_generation
2022-01-30 15:45:09 -08:00
Brian Douglas
8ea9c64701
Merge pull request #3799 from jonringer/add-nix 2022-01-30 09:31:31 -08:00
Brian Douglas
821f001571
Merge pull request #3514 from tlindsay42/packer-pkrvars.hcl 2022-01-30 09:25:02 -08:00
Troy Lindsay
588c2aa4aa
Merge branch 'main' into packer-pkrvars.hcl 2022-01-30 10:38:04 -06:00
NoPunIn10Did
904b46de13 Update KiCad.gitignore 2022-01-27 13:10:55 -05:00
n0099
491040e88a
[VisualStudio.gitignore] remove a trailing space 2022-01-26 23:58:07 +08:00
snxx-lppxx
2aeb7aa110 Create Toit.gitignore 2022-01-23 03:31:02 +05:00
Stephen De Gabrielle
bcd7653776
Update Racket.gitignore 2022-01-15 16:45:52 +00:00
Al Zee
d419f54401
/web/{modules,profiles,themes}/contrib are extends added via composer, should be ignored 2022-01-14 23:07:23 +08:00
Thomas Turrell-Croft
951e077a3b
Fixed APT generated tests location
By default the APT generated tests location is .apt_generated_tests
2022-01-11 10:22:00 +00:00
Brian Douglas
752b7678db
Merge pull request #3935 from berikv/main 2022-01-07 20:59:53 -08:00
Brian Douglas
7ad34f7adb
Merge pull request #3936 from yangshun/patch-1 2022-01-07 20:57:27 -08:00
Brian Douglas
8ffd0cc30b
Merge pull request #3939 from nschonni/patch-1 2022-01-07 20:54:47 -08:00
Stephen De Gabrielle
e44e7efe05
Create Racket.gitignore 2022-01-07 22:37:02 +00:00
Nick Schonning
c4c4369c8b
chore: Remove empty Travis-CI config 2021-12-30 10:02:09 -05:00
Jonathan Ringer
71d40b91ac
Add nix gitignore template 2021-12-28 10:52:06 -08:00
Yangshun Tay
1d4e709db8
Add Docusaurus files to Node.gitignore 2021-12-23 14:53:27 +08:00
Berik Visschers
04a2b1443f
Update Xcode.gitignore
- Remove a reminder to look at files that don't exist anymore
- Remove ignore rules for an IDE from 2007
- Remove an ignore rule for Gcc which is no longer used since 2013
2021-12-23 01:18:15 +01:00
Brian Douglas
96d6876653
Merge pull request #3925 from BillRaymond/patch-1 2021-12-18 20:17:19 -05:00
Brian Douglas
18b210a4df
Merge pull request #3924 from idseefeld/main 2021-12-18 20:13:31 -05:00
Brian Douglas
2178fe8984
Merge pull request #3923 from ghost/patch-1 2021-12-18 20:11:14 -05:00
Brian Douglas
6039d07313
Merge pull request #3930 from F34th3R/main 2021-12-18 19:55:21 -05:00
F34th3R
ff6c8c7d4d community/DotNet/core.gitignore 2021-12-16 10:51:20 -06:00
oxygen-dioxide
f3df40641d 1 2021-12-15 06:26:36 +00:00
oxygen-dioxide
03103c9a7b
Create UTAU.gitignore 2021-12-15 14:03:59 +08:00
Bill Raymond
5a94995d0d
Ignore .bundle and vendor per official Jekyll documentation
Per the [Jekyll documentation](https://jekyllrb.com/tutorials/using-jekyll-with-bundler/), you should add the `vendor/` and `.bundle/` paths to the .gitignore file, so you are not managing all dependencies within your repo.
2021-12-14 16:47:37 -08:00
Dirk Seefeld
1f7b9aa634 Merge branch 'master' into main 2021-12-14 20:03:19 +01:00
Dirk Seefeld
e8b37555af move Umbraco.gitignore to DotNet folder 2021-12-14 19:57:55 +01:00
Andrew Shymanel
bf3f140cfa
Ignore files in directory, not the directory itself 2021-12-14 03:19:45 +02:00
F34th3R
ce8bff3c4c community/core/core.gitignore 2021-12-10 16:28:25 -06:00
F34th3R
39615e27f9 Adding dotnet/core 🧚 2021-12-08 15:41:21 -06:00
Miguel Medina Ballesteros
10fc039716 Fix Unreal Engine plugin binaries on subfolders 2021-10-16 20:26:00 +01:00
Dirk Seefeld
a81591327a allow packages path 2021-07-30 19:12:28 +02:00
Dirk Seefeld
f1484992a3 even more files could be ignored 2021-07-30 18:55:40 +02:00
Dirk Seefeld
648f778196 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	Umbraco.gitignore
2021-07-09 11:35:51 +02:00
Dirk Seefeld
75050167fd add Umbraco excludes for version 9 / .Net 5 (Core) 2021-07-09 11:26:37 +02:00
Alvaro Enrique Ruano
d5962b38af
Making .refresh exclusion optional 2021-05-30 11:17:00 -06:00
Aaron Franke
20fdee2f41
Add .godot/ folder to Godot.gitignore for Godot 4 2021-05-16 15:46:38 -04:00
Alvaro Enrique Ruano
ac73d272df Handle .dll.refresh 2021-05-14 22:51:17 -06:00
kacper ksieski
110e40ad2a fix: add stars 2021-04-22 10:00:03 -04:00
William Entriken
978e301032
Update GitHubPages.gitignore 2021-03-31 13:56:32 -04:00
William Entriken
8b42a0d1e3
Create GitHubPages.gitignore 2021-03-30 18:26:32 -04:00
Luis Majano
0694bfe4e7
Update for COldBox 6 standards 2021-02-04 13:21:22 -06:00
fslds
b7563346aa
Add direnv .envrc to ignored files.
The direnv project (https://direnv.net/ )  uses .envrc files for dynamically loading environment variables (or other settings) per directory using the user's shell.. As it can contain sensitive information, and is similar in goal as to .env etc, I think it is a good idea to exclude this by default as well.
2021-01-07 10:52:41 +01:00
Andrii Chebukin
04a4d50a78
Fixed editor specific folder exclusion for subfolders 2020-12-30 23:01:53 +02:00
tbeu
e07b0dc3ee
Also ignore *.idb (to match C.gitignore)
*.idb files (of VS2005 and probably other versions, too) should be also ignored.
2020-12-19 17:09:50 +01:00
Kyle Edwards
a0e05f9d08 CMake: Add CMakeUserPresets.json
CMake 3.19 added CMakePresets.json, which is intended to be
version-controlled, and CMakeUserPresets.json, which should NOT
be version-controlled. Add CMakeUserPresets.json to the gitignore.

https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html
2020-12-07 15:29:35 -05:00
Cihat Gündüz
f269918a08
Remove Accio after official deprecation
[Accio](https://github.com/JamitLabs/Accio) was oficially deprecated in favor of SwiftPM integration within Xcode. I don't think any new project will be opting for it, so it might also be a good idea to clean this up and remove the Accio related entries from the `.gitignore`.
2020-10-22 07:44:09 +02:00
Arman Bilge
4a6f74426e
[SBT] Ignore .bsp directory 2020-10-14 19:41:41 -07:00
Jullyana Mattos Vycas
f7db945023
VisualStudio: add "out" folder to build results 2020-10-01 11:55:56 -07:00
Aditya Gupta
15854c5bb4
Update C++.gitignore 2020-09-30 13:33:32 +05:30
Ben Boeckel
ad2622c2dd rust: allow /target and /debug to be symlinks
See rust-lang/cargo#4944 for the cargo change.
2020-09-28 13:23:42 -04:00
Troy Lindsay
f75292bf4d
Fix typos
s/sentitive/sensitive/
2020-08-30 19:21:51 -05:00
Troy Lindsay
ff9596eb4c
Exclude .pkrvars.hcl files
* Used description for .tfvars in Terraform.gitignore as a template
2020-08-30 18:59:44 -05:00
Dmitry Maganov
f6426bd354 Create Haxe.gitignore 2020-06-26 19:58:01 +03:00
Kacper Ksieski
4f7ad979b9 add: create template for Alteryx Designer 2020-05-11 20:44:59 -04:00
Shawn Kovalchick
1f7726a473
Create PlatformIO.gitignore
Add default ignores from PlatformIO in VSCode
2020-01-04 07:59:02 -05:00
Érico Vieira Porto
4d956021fa
renamed to AdventureGameStudio.gitignore and removed header 2019-02-17 12:50:49 -03:00
Érico Vieira Porto
1e4fbb60d1
Removed _Release folder and added more things
- Removed non-standard `_Release` folder;
- Added per room settings for next ags `*.crm.user`;
- Reorganized the lines in some categories with more comments.
2019-01-21 07:18:59 -02:00
Érico Vieira Porto
aa4ab4ec7f
Adds .gitignore for Adventure Game Studio Projects 2019-01-20 23:04:19 -02:00
Aaron Alexander
73b42b65f7 Add .gitignore for TestComplete 2016-04-04 17:22:43 -04:00
Luis Majano
44fda6f85e Added ColdFusion ColdBox Platform Framework 2012-05-06 17:46:46 -05:00
111 changed files with 2020 additions and 229 deletions

7
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,7 @@
# Order is important. The LAST matching pattern has the MOST precedence.
# gitignore style patterns are used, not globs.
# https://docs.github.com/articles/about-codeowners
# https://git-scm.com/docs/gitignore
# Catch All - Defer to the gitignore maintainers
* @github/gitignore-maintainers

View file

@ -1,12 +1,23 @@
**Reasons for making this change:**
<!-- Include your relationship to the project and what you expect to get from this change. -->
### Reasons for making this change
_TODO_
<!---
Please provide some background for this change.
--->
### Links to documentation supporting these rule changes
_TODO_
**Links to documentation supporting these rule changes:**
<!---
Link to the project docs, any existing .gitignore files that project may have in it's own repo, etc
--->
_TODO_
### If this is a new template
If this is a new template:
Link to application or projects homepage: TODO
- **Link to application or projects homepage**: _TODO_
### Merge and Approval Steps
- [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns
- [ ] Ensure CI is passing
- [ ] Get a review and Approval from one of the maintainers

32
.github/workflows/stale.yml vendored Normal file
View file

@ -0,0 +1,32 @@
name: Stale
# **What it does**: Close pull requests after no updates for 180 days.
# **Why we have it**: This repository gets a lot of PRs, and the maintainers team is small.
# This helps reduce the open PRs to ones that are most desired by the community.
# **Who does it impact**: Contributors and maintainers of github/gitignore.
on:
schedule:
- cron: '20 16 * * *' # Run every day at 16:20 UTC / 8:20 PST
permissions:
actions: write
contents: write # only for delete-branch option
issues: write
pull-requests: write
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
with:
stale-pr-message: 'This PR is stale because there have been no updates in 90 days. It will close after 365 days of inactivity. Leave a comment if you want to keep it open.'
close-pr-message: 'This PR has been closed because it was inactive for 365 days. If you want to continue working on it, please open a new PR.'
days-before-stale: 90
days-before-close: 365
stale-pr-label: 'stale'
exempt-pr-labels: 'keep'
close-issue-reason: not_planned
ascending: true # Sort PRs by last updated date in ascending order
operations-per-run: 300

View file

@ -1,10 +0,0 @@
language: ruby
sudo: false
branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"

View file

@ -0,0 +1,31 @@
# Built things
_Debug/
Compiled/
# AudioCache can be rebuilt from sources
AudioCache/
# Lockfile
_OpenInEditor.lock
# User settings
Game.agf.user
*.crm.user
# Backups
Game.agf.bak
backup_acsprset.spr
# Memory dumps
*.dmp
# Temporary files
# temporarily created during sprite or room background compression
~aclzw.tmp
# temporary, main game data, before getting packed into exe
game28.dta
# temporary build of the game before being moved to Compiled/ folder
*.exe
# Log files
warnings.log

View file

@ -12,12 +12,16 @@ local.properties
captures/
.externalNativeBuild/
.cxx/
*.aab
*.apk
output.json
output-metadata.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks

28
Angular.gitignore Normal file
View file

@ -0,0 +1,28 @@
# Angular specific
/dist/
/out-tsc/
/tmp/
/coverage/
/e2e/test-output/
/.angular/
.angular/
# Node modules and dependency files
/node_modules/
/package-lock.json
/yarn.lock
# Environment files
/.env
# Angular CLI and build artefacts
/.angular-cli.json
/.ng/
# TypeScript cache
*.tsbuildinfo
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View file

@ -3,6 +3,7 @@
*.jar
*.exe
*.msi
*.deb
*.zip
*.tgz
*.log

View file

@ -31,7 +31,9 @@ autom4te.cache
# https://www.gnu.org/software/libtool/
/libtool
/ltmain.sh
.libs/
# http://www.gnu.org/software/texinfo

11
Ballerina.gitignore Normal file
View file

@ -0,0 +1,11 @@
# generated files
target/
generated/
# dependencies
Dependencies.toml
# config files
Config.toml
# the config files used for testing, Uncomment the following line if you want to commit the test config files
#!**/tests/Config.toml

View file

@ -11,10 +11,18 @@
*.gch
*.pch
# Linker files
*.ilk
# Debugger Files
*.pdb
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
*.so.*
# Fortran module files
*.mod
@ -30,3 +38,32 @@
*.exe
*.out
*.app
# Build directories
build/
Build/
build-*/
# CMake generated files
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
install_manifest.txt
compile_commands.json
# Temporary files
*.tmp
*.log
*.bak
*.swp
# vcpkg
vcpkg_installed/
# debug information files
*.dwo
# test output & cache
Testing/
.cache/

View file

@ -50,3 +50,6 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
# debug information files
*.dwo

View file

@ -9,3 +9,11 @@ install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
# CLion
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#cmake-build-*

View file

@ -16,9 +16,11 @@ doc/api/
# Avoid committing generated Javascript files:
*.dart.js
*.info.json # Produced by the --dump-info flag.
*.js # When generated by dart2js. Don't specify *.js if your
# project includes source files written in JavaScript.
# Produced by the --dump-info flag.
*.info.json
# When generated by dart2js. Don't specify *.js if your
# project includes source files written in JavaScript.
*.js
*.js_
*.js.deps
*.js.map

View file

@ -26,6 +26,18 @@
#*.obj
#
# Default Delphi compiler directories
# Content of this directories are generated with each Compile/Construct of a project.
# Most of the time, files here have not there place in a code repository.
#Win32/
#Win64/
#OSX64/
#OSXARM64/
#Android/
#Android64/
#iOSDevice64/
#Linux64/
# Delphi compiler-generated binaries (safe to delete)
*.exe
*.dll
@ -56,6 +68,7 @@
*.projdata
*.tvsconfig
*.dsk
*.dsv
# Delphi history and backups
__history/

57
Dotnet.gitignore Normal file
View file

@ -0,0 +1,57 @@
## A streamlined .gitignore for modern .NET projects
## including temporary files, build results, and
## files generated by popular .NET tools. If you are
## developing with Visual Studio, the VS .gitignore
## https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
## has more thorough IDE-specific entries.
##
## Get latest from https://github.com/github/gitignore/blob/main/Dotnet.gitignore
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# ASP.NET Scaffolding
ScaffoldingReadMe.txt
# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# dotenv environment variables file
.env
# Others
~$*
*~
CodeCoverage/
# MSBuild Binary and Structured Log
*.binlog
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml

View file

@ -25,12 +25,15 @@
/web/vendor
/web/core
/web/modules/README.txt
/web/modules/contrib
/web/profiles/README.txt
/web/profiles/contrib
/web/sites/development.services.yml
/web/sites/example.settings.local.php
/web/sites/example.sites.php
/web/sites/README.txt
/web/themes/README.txt
/web/themes/contrib
/web/.csslintrc
/web/.editorconfig
/web/.eslintignore

View file

@ -2,7 +2,13 @@
*.elc
# Packaging
.cask
.cask/
.eask/
.eldev/
.keg/
# Built distribution
dist/
# Backup files
*~

28
Firebase.gitignore Normal file
View file

@ -0,0 +1,28 @@
# Firebase build and deployment files
/firebase-debug.log
/firebase-debug.*.log
.firebaserc
# Firebase Hosting
/firebase.json
*.cache
hosting/.cache
# Firebase Functions
/functions/node_modules/
/functions/.env
/functions/package-lock.json
# Firebase Emulators
/firebase-*.zip
/.firebase/
/emulator-ui/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment files (local configs)
/.env.*

119
Flutter.gitignore Normal file
View file

@ -0,0 +1,119 @@
# Miscellaneous
*.class
*.lock
*.log
*.pyc
*.swp
.buildlog/
.history
# Flutter repo-specific
/bin/cache/
/bin/internal/bootstrap.bat
/bin/internal/bootstrap.sh
/bin/mingit/
/dev/benchmarks/mega_gallery/
/dev/bots/.recipe_deps
/dev/bots/android_tools/
/dev/devicelab/ABresults*.json
/dev/docs/doc/
/dev/docs/flutter.docs.zip
/dev/docs/lib/
/dev/docs/pubspec.yaml
/dev/integration_tests/**/xcuserdata
/dev/integration_tests/**/Pods
/packages/flutter/coverage/
version
analysis_benchmark.json
# packages file containing multi-root paths
.packages.generated
# Flutter/Dart/Pub related
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
**/generated_plugin_registrant.dart
.packages
.pub-preload-cache/
.pub/
build/
flutter_*.png
linked_*.ds
unlinked.ds
unlinked_spec.ds
# Android related
**/android/**/gradle-wrapper.jar
.gradle/
**/android/captures/
**/android/gradlew
**/android/gradlew.bat
**/android/local.properties
**/android/**/GeneratedPluginRegistrant.java
**/android/key.properties
*.jks
# iOS/XCode related
**/ios/**/*.mode1v3
**/ios/**/*.mode2v3
**/ios/**/*.moved-aside
**/ios/**/*.pbxuser
**/ios/**/*.perspectivev3
**/ios/**/*sync/
**/ios/**/.sconsign.dblite
**/ios/**/.tags*
**/ios/**/.vagrant/
**/ios/**/DerivedData/
**/ios/**/Icon?
**/ios/**/Pods/
**/ios/**/.symlinks/
**/ios/**/profile
**/ios/**/xcuserdata
**/ios/.generated/
**/ios/Flutter/.last_build_id
**/ios/Flutter/App.framework
**/ios/Flutter/Flutter.framework
**/ios/Flutter/Flutter.podspec
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/ephemeral
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
**/ios/Flutter/flutter_assets/
**/ios/Flutter/flutter_export_environment.sh
**/ios/ServiceDefinitions.json
**/ios/Runner/GeneratedPluginRegistrant.*
# macOS
**/Flutter/ephemeral/
**/Pods/
**/macos/Flutter/GeneratedPluginRegistrant.swift
**/macos/Flutter/ephemeral
**/xcuserdata/
# Windows
**/windows/flutter/generated_plugin_registrant.cc
**/windows/flutter/generated_plugin_registrant.h
**/windows/flutter/generated_plugins.cmake
# Linux
**/linux/flutter/generated_plugin_registrant.cc
**/linux/flutter/generated_plugin_registrant.h
**/linux/flutter/generated_plugins.cmake
# Coverage
coverage/
# Symbols
app.*.symbols
# Exceptions to above rules.
!**/ios/**/default.mode1v3
!**/ios/**/default.mode2v3
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!/dev/ci/**/Gemfile.lock

18
GitHubPages.gitignore Normal file
View file

@ -0,0 +1,18 @@
# This .gitignore is appropriate for repositories deployed to GitHub Pages and using
# a Gemfile as specified at https://github.com/github/pages-gem#conventional
# Basic Jekyll gitignores (synchronize to Jekyll.gitignore)
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Additional Ruby/bundler ignore for when you run: bundle install
/vendor
# Specific ignore for GitHub Pages
# GitHub Pages will always use its own deployed version of pages-gem
# This means GitHub Pages will NOT use your Gemfile.lock and therefore it is
# counterproductive to check this file into the repository.
# Details at https://github.com/github/pages-gem/issues/768
Gemfile.lock

4
Gleam.gitignore Normal file
View file

@ -0,0 +1,4 @@
*.beam
*.ez
/build
erl_crash.dump

View file

@ -1 +1,2 @@
*.retry
.ansible/

View file

@ -14,6 +14,8 @@
*.lzma
*.cab
*.xar
*.zst
*.tzst
# Packing-only formats
*.iso

2
Global/Cursor.gitignore Normal file
View file

@ -0,0 +1,2 @@
.cursorignore
.cursorindexingignore

View file

@ -48,7 +48,7 @@ local.properties
# Annotation Processing
.apt_generated/
.apt_generated_test/
.apt_generated_tests/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main

View file

@ -47,3 +47,5 @@ flycheck_*.el
# network security
/network-security.data
# undo-tree
*.~undo-tree~

View file

@ -1,4 +1,4 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Covers JetBrains IDEs: IntelliJ, GoLand, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
@ -63,6 +63,7 @@ atlassian-ide-plugin.xml
# SonarLint plugin
.idea/sonarlint/
.idea/sonarlint.xml # see https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
@ -70,8 +71,16 @@ crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
# Editor-based HTTP Client
.idea/httpRequests
http-client.private.env.json
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
# Apifox Helper cache
.idea/.cache/.Apifox_Helper
.idea/ApifoxUploaderProjectSetting.xml
# Github Copilot persisted session migrations, see: https://github.com/microsoft/copilot-intellij-feedback/issues/712#issuecomment-3322062215
.idea/**/copilot.data.migration.*.xml

16
Global/Lefthook.gitignore Normal file
View file

@ -0,0 +1,16 @@
# https://lefthook.dev/configuration/#config-file-name
/.lefthook-local.json
/.lefthook-local.toml
/.lefthook-local.yaml
/.lefthook-local.yml
/lefthook-local.json
/lefthook-local.toml
/lefthook-local.yaml
/lefthook-local.yml
/.config/lefthook-local.json
/.config/lefthook-local.toml
/.config/lefthook-local.yaml
/.config/lefthook-local.yml
# https://lefthook.dev/configuration/source_dir_local.html
/.lefthook-local/

View file

@ -3,7 +3,7 @@
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
# Metadata left by Dolphin file manager, which comes with KDE Plasma
.directory
# Linux trash folder which might appear on any partition or disk
@ -11,3 +11,6 @@
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# Log files created by default by the nohup command
nohup.out

View file

@ -1,31 +1,33 @@
# Windows default autosave extension
# Autosave files
*.asv
# OSX / *nix default autosave extension
*.m~
*.autosave
*.slx.r*
*.mdl.r*
# Compiled MEX binaries (all platforms)
# Derived content-obscured files
*.p
# Compiled MEX files
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Deployable archives
*.ctf
# Generated helpsearch folders
helpsearch*/
# Simulink code generation folders
# Code generation folders
slprj/
sccprj/
# Matlab code generation folders
codegen/
# Simulink autosave extension
*.autosave
# Simulink cache files
# Cache files
*.slxc
# Octave session info
octave-workspace
# Cloud based storage dotfile
.MATLABDriveTag

View file

@ -1,5 +1,6 @@
# Generated Metals (Scala Language Server) files
# Reference: https://scalameta.org/metals/
# Metals (Scala Language Server)
# Reference: https://scalameta.org/metals/docs/editors/vscode#files-and-directories-to-include-in-your-gitignore
.metals/
.bloop/
project/metals.sbt
.ammonite/
metals.sbt

View file

@ -2,6 +2,7 @@
# Word temporary
~$*.doc*
~$*.dot*
# Word Auto Backup File
Backup of *.doc*

View file

@ -0,0 +1,6 @@
.pio
.pioenvs
.piolibdeps
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json

View file

@ -10,3 +10,4 @@ project/plugins/project/
.history
.cache
.lib/
.bsp/

View file

@ -0,0 +1,51 @@
# STM32CubeIDE specific files
# Project-specific settings. Ignore it if developers have different preferences.
# However, if you want all team members to use the same code formatting and settings,
# consider including the .settings folder in the repository.
# /.settings/
# Ignore Eclipse-based IDE launch configurations.
# Uncomment if you want each developer to have their own unique debug configurations.
#*.launch
# Ignore any JLink-related files (debug configurations).
# Uncomment if you want each developer to have their own unique debug configurations.
#*.jlink
# Ignore log files generated by the IDE.
# These are not necessary for version control.
*.log
# Build files
# Ignore build output directories.
# These are not needed in the repository as they are generated during the build process.
Debug/
Release/
# Ignore common binary and object files generated during compilation.
# They should not be included in the repository as they are build artifacts.
*.elf
*.map
*.bin
*.hex
*.srec
*.lst
*.o
*.d
*.a
*.su
*.crl
#TouchGFX files (in case your project has touchGFX)
TouchGFX/generated
TouchGFX/build
TouchGFX/simulator/msvs/.vs
# Backup files
# Ignore temporary and backup files generated by the operating system and editor.
# These are not needed in the repository.
*.bak

View file

@ -8,6 +8,7 @@
*.smcl
*.stpr
*.stsem
~*.stswp
# Graphic export files from Stata
# Stata command graph export: http://www.stata.com/manuals14/g-2graphexport.pdf

View file

@ -1,6 +1,7 @@
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
# comment out the next line if you don't need vector files
!*.svg
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]

View file

@ -1,5 +1,5 @@
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
# https://realpython.com/python-virtual-environments-a-primer/#the-virtualenv-project
.Python
[Bb]in
[Ii]nclude

View file

@ -1,12 +1,10 @@
.vscode/
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
!*.code-workspace
# Built Visual Studio Code Extensions
*.vsix

View file

@ -1,26 +1,2 @@
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Gcc Patch
/*.gcno

View file

@ -1,10 +1,9 @@
# General
.DS_Store
__MACOSX/
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
Icon[ ]
# Thumbnails
._*

11
Global/mise.gitignore Normal file
View file

@ -0,0 +1,11 @@
# https://mise.jdx.dev/configuration.html
# https://mise.jdx.dev/configuration/environments.html
.mise.*.local.toml
.mise.local.toml
mise.*.local.toml
mise.local.toml
.mise/*.local.toml
mise/*.local.toml
# https://mise.jdx.dev/configuration.html#tool-versions
#.tool-versions

View file

@ -11,11 +11,22 @@
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
# Code coverage profiles and other test artifacts
*.out
coverage.*
*.coverprofile
profile.cov
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
go.work.sum
# env file
.env
# Editor/IDE
# .idea/
# .vscode/

View file

@ -1,7 +1,12 @@
# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
export_credentials.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation
@ -9,3 +14,4 @@ export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json

View file

@ -1,6 +1,6 @@
.gradle
**/build/
!src/**/build/
!**/src/**/build/
# Ignore Gradle GUI config
gradle-app.setting
@ -8,6 +8,9 @@ gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Avoid ignore Gradle wrappper properties
!gradle-wrapper.properties
# Cache of project
.gradletasknamecache

50
HIP.gitignore Normal file
View file

@ -0,0 +1,50 @@
# HIP.gitignore
# GitHub gitignore template for AMD HIP (ROCm) projects
#
# Reference:
# Official AMD ROCm HIP .gitignore: https://github.com/ROCm/hip/blob/amd-staging/.gitignore
# 1. Build directories and files
/build/ # common build directory
/CMakeFiles/ # CMake internal files
/CMakeCache.txt # CMake cache file
/Makefile # autogenerated Makefile
/cmake_install.cmake # install script
/install_manifest.txt # install manifest list
*.ninja-dep # Ninja dependency files
*.ninja_log # Ninja log files
meson-logs/ # Meson log directory
# 2. Compilation outputs and intermediates
*.o # object files
*.obj # Windows object files
*.so # shared libraries
*.a # static librarie
*.d # dependency files
*.gch # precompiled headers
*.ii # preprocessed output
*.ii.cpp # C++ preprocessed output
*.out # generic executable outputs
*.exe # Windows executables
# 3. HIP/ROCm specific binaries and intermediates
*.hsaco # ROCm compiled binary
*.s # assembly output
*.kernels.cpp # autogenerated kernel sources
*.hip.cpp.* # hipcc intermediate outputs
# 4. Official sample binaries and tutorial outputs
bin/hipInfo # sample binary
bin/hipBusBandwidth # sample binary
bin/hipDispatchLatency # sample binary
bin/hipify-clang # sample tool
samples/**/*.out # tutorial outputs
samples/**/*.code # ISA/code dumps
samples/**/*.hsaco # compiled binaries
samples/**/*.co # kernel code outputs
# 5. Tags, logs and test outputs
tags # ctags index
*.log # log files
/tests_output/ # custom test output directory
/samples_output/ # custom sample output directory

3
Haxe.gitignore Normal file
View file

@ -0,0 +1,3 @@
.haxelib/
.haxelsp/recording/
dump/

47
IAR.gitignore Normal file
View file

@ -0,0 +1,47 @@
# Compiled binaries
*.o
*.bin
*.elf
*.hex
*.map
*.out
*.obj
# Trash
*.bak
thumbs.db
*.~*
# IAR Settings
**/settings/*.crun
**/settings/*.dbgdt
**/settings/*.cspy
**/settings/*.cspy.*
**/settings/*.xcl
**/settings/*.dni
**/settings/*.wsdt
**/settings/*.wspos
# IAR Debug Exe
**/Exe/*.sim
# IAR Debug Obj
**/Obj/*.pbd
**/Obj/*.pbd.*
**/Obj/*.pbi
**/Obj/*.pbi.*
# IAR project "Debug" directory
Debug/
# IAR project "Release" directory
Release/
# IAR project settings directory
settings/
# IAR backup files
Backup*
# IAR .dep files
*.dep

View file

@ -2,3 +2,6 @@ _site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/

View file

@ -21,4 +21,8 @@ docs/site/
# It records a fixed state of all packages used by the project. As such, it should not be
# committed for packages, but should be committed for applications that require a static
# environment.
Manifest.toml
Manifest*.toml
# File generated by the Preferences package to store local preferences
LocalPreferences.toml
JuliaLocalPreferences.toml

40
Katalon.gitignore Normal file
View file

@ -0,0 +1,40 @@
# Katalon Test Suite
# Compiled class file
*.class
*.swp
output
!output/.gitkeep
build
Libs/TempTestCase*
Libs/TempTestSuite*
bin/lib/TempTestCase*
Reports/
\.classpath
\.project
\.settings/
bin/lib/
Libs/
.svn/
.gradle
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

View file

@ -8,14 +8,19 @@
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*-cache*
*-bak
*-bak*
*~
~*
_autosave-*
\#auto_saved_files\#
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
~*.lck
\#auto_saved_files#
# Netlist files (exported from Eeschema)
*.net
@ -27,3 +32,9 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv
# Archived Backups (KiCad 6.0)
**/*-backups/*.zip
# Local project settings
*.kicad_prl

View file

@ -1 +0,0 @@
Java.gitignore

27
Kotlin.gitignore Normal file
View file

@ -0,0 +1,27 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
.kotlin/

6
LangChain.gitignore Normal file
View file

@ -0,0 +1,6 @@
# gitignore template for LangChain products, e.g., LangGraph, LangSmith
# website: https://www.langchain.com/
# website: https://www.langchain.com/langgraph
# LangGraph
.langgraph_api/

View file

@ -21,3 +21,10 @@ Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/public/build
/storage/pail
.env.backup
.env.production
.phpactor.json
auth.json

14
Luau.gitignore Normal file
View file

@ -0,0 +1,14 @@
# A fast, small, safe, gradually typed embeddable scripting language derived from Lua
#
# https://github.com/luau-lang/luau
# https://luau.org/
# Code coverage
coverage.out
# Profiling
profile.out
profile.svg
# Time trace
trace.json

View file

@ -7,7 +7,7 @@ release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
# https://maven.apache.org/wrapper/#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
# Eclipse m2e generated files

42
Modelica.gitignore Normal file
View file

@ -0,0 +1,42 @@
# Modelica - an object-oriented language for modeling of cyber-physical systems
# https://modelica.org/
# Ignore temporary files, build results, simulation files
## Modelica-specific files
*~
*.bak
*.bak-mo
*.mof
\#*\#
*.moe
*.mol
## Build artefacts
*.exe
*.exp
*.o
*.pyc
## Simulation files
*.mat
## Package files
*.gz
*.rar
*.tar
*.zip
## Dymola-specific files
buildlog.txt
dsfinal.txt
dsin.txt
dslog.txt
dsmodel*
dsres.txt
dymosim*
request
stat
status
stop
success
*.

24
Nestjs.gitignore Normal file
View file

@ -0,0 +1,24 @@
# Nestjs specific
/dist
/node_modules
/build
/tmp
# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# dotenv environment variable files
.env
.env.development
.env.test
.env.production
# temp directory
.temp
.tmp

36
Nextjs.gitignore Normal file
View file

@ -0,0 +1,36 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
.env
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts

6
Nix.gitignore Normal file
View file

@ -0,0 +1,6 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv

View file

@ -5,7 +5,6 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
@ -57,12 +56,6 @@ web_modules/
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
@ -74,10 +67,8 @@ web_modules/
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
.env.*
!.env.example
# parcel-bundler cache (https://parceljs.org/)
.cache
@ -90,6 +81,7 @@ out
# Nuxt.js build / generate output
.nuxt
dist
.output
# Gatsby files
.cache/
@ -104,6 +96,18 @@ dist
.temp
.cache
# Sveltekit cache directory
.svelte-kit/
# vitepress build output
**/.vitepress/dist
# vitepress cache directory
**/.vitepress/cache
# Docusaurus cache and generated files
.docusaurus
# Serverless directories
.serverless/
@ -113,15 +117,25 @@ dist
# DynamoDB Local files
.dynamodb/
# Firebase cache directory
.firebase/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
# yarn v3
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Vite files
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vite/

View file

@ -8,7 +8,14 @@
*.cmxs
*.cmxa
# ocamlbuild working directory
# Files containing detailed information about the compilation (generated
# by `ocamlc`/`ocamlopt` when invoked using the option `-bin-annot`).
# These files are typically useful for code inspection tools
# (e.g. Merlin).
*.cmt
*.cmti
# ocamlbuild and Dune default working directory
_build/
# ocamlbuild targets

View file

@ -5,23 +5,6 @@
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Obj-C/Swift specific
*.hmap
@ -59,10 +42,3 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output
# Code Injection
#
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode
iOSInjectionProject/

View file

@ -4,5 +4,13 @@ packer_cache/
# Crash log
crash.log
# https://www.packer.io/guides/hcl/variables
# Exclude all .pkrvars.hcl files, which are likely to contain sensitive data,
# such as password, private keys, and other secrets. These should not be part of
# version control as they are data points which are potentially sensitive and
# subject to change depending on the environment.
#
*.pkrvars.hcl
# For built boxes
*.box

View file

@ -13,7 +13,7 @@ cover_db/
# Devel::NYTProf
nytprof.out
# Dizt::Zilla
# Dist::Zilla
/.build/
# Module::Build
@ -33,3 +33,9 @@ inc/
/MANIFEST.bak
/pm_to_blib
/*.zip
# Carton/Carmel
/local/
/.carmel/
# cpanfile.snapshot should generally be ignored for library code, otherwise included
# cpanfile.snapshot

View file

@ -1,6 +1,6 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.py[codz]
*$py.class
# C extensions
@ -27,8 +27,8 @@ share/python-wheels/
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
@ -46,7 +46,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
*.py.cover
.hypothesis/
.pytest_cache/
cover/
@ -92,27 +92,64 @@ ipython_config.py
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# Pipfile.lock
# UV
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# uv.lock
# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
# poetry.lock
# poetry.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
# https://pdm-project.org/en/latest/usage/project/#working-with-version-control
# pdm.lock
# pdm.toml
.pdm-python
.pdm-build/
# pixi
# Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control.
# pixi.lock
# Pixi creates a virtual environment in the .pixi directory, just like venv module creates one
# in the .venv directory. It is recommended not to include this directory in version control.
.pixi
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# Redis
*.rdb
*.aof
*.pid
# RabbitMQ
mnesia/
rabbitmq/
rabbitmq-data/
# ActiveMQ
activemq-data/
# SageMath parsed files
*.sage.py
# Environments
.env
.envrc
.venv
env/
venv/
@ -145,8 +182,35 @@ dmypy.json
cython_debug/
# PyCharm
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
# .idea/
# Abstra
# Abstra is an AI-powered process automation framework.
# Ignore directories containing user credentials, local state, and settings.
# Learn more at https://abstra.io/docs
.abstra/
# Visual Studio Code
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder
# .vscode/
# Ruff stuff:
.ruff_cache/
# PyPI configuration file
.pypirc
# Marimo
marimo/_static/
marimo/_lsp/
__marimo__/
# Streamlit
.streamlit/secrets.toml

View file

@ -11,10 +11,10 @@ the following resources are a great place to start:
- The [Ignoring Files article][help] on the GitHub Help site.
- The [gitignore(5)][man] manual page.
[man]: http://git-scm.com/docs/gitignore
[man]: https://git-scm.com/docs/gitignore
[help]: https://help.github.com/articles/ignoring-files
[chapter]: https://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
[progit]: http://git-scm.com/book
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
[progit]: https://git-scm.com/book
## Folder structure
@ -116,7 +116,7 @@ header of the template.
For example, this template might live at `community/DotNet/InforCRM.gitignore`:
```
```gitignore
# gitignore template for InforCRM (formerly SalesLogix)
# website: https://www.infor.com/product-summary/cx/infor-crm/
#

7
Racket.gitignore Normal file
View file

@ -0,0 +1,7 @@
.DS_Store
compiled/
/doc/
*~
*.bak
\#*
.\#*

3
ReScript.gitignore Normal file
View file

@ -0,0 +1,3 @@
/node_modules/
/lib/
.bsb.lock

View file

@ -1,14 +1,21 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
debug
target
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/
# RustRover
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

31
SSDT-sqlproj.gitignore Normal file
View file

@ -0,0 +1,31 @@
## Ignore Visual Studio SSDT sqlproj specific temporary files, build results, etc
##
##
## Get latest from https://github.com/github/gitignore/blob/master/SSDT-sqlproj.gitignore
# Build output
bin/
obj/
# DACPAC files
*.dacpac
# Publish profiles (optional, if environment-specific)
*.publish.xml
# SQL Server debug files
*.dbmdl
*.sqlcmdvars
# Visual Studio settings
.vs/
# User-specific files
*.user
*.suo
*.userosscache
*.sln.docstates
# Backup files
*.bak
*.log

39
Salesforce.gitignore Normal file
View file

@ -0,0 +1,39 @@
# This file is used for Git repositories to specify intentionally untracked files that Git should ignore.
# If you are not using git, you can delete this file. For more information see: https://git-scm.com/docs/gitignore
# For useful gitignore templates see: https://github.com/github/gitignore
# Salesforce cache
.sf/
.sfdx/
.localdevserver/
deploy-options.json
.localdev
# LWC VSCode autocomplete
**/lwc/jsconfig.json
# LWC Jest coverage reports
coverage/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Eslint cache
.eslintcache
# Windows system files
Thumbs.db
ehthumbs.db
[Dd]esktop.ini
$RECYCLE.BIN/
# Salesforce Analyzer results
sca-results.csv
sfca_results.json
# Local environment variables
.env

15
Solidity-Remix.gitignore Normal file
View file

@ -0,0 +1,15 @@
# Remix compiler artifacts
**/artifacts/
**/artifacts/**
# Remix plugin state folders
deps/
states/
# Debug info
*.dbg.json
*.tsbuildinfo
# Optional
.env
.env.local

View file

@ -5,23 +5,6 @@
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Obj-C/Swift specific
*.hmap
@ -66,10 +49,6 @@ playground.xcworkspace
Carthage/Build/
# Accio dependency management
Dependencies/
.accio/
# fastlane
#
# It is recommended to not store the screenshots in the git repo.
@ -81,10 +60,3 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output
# Code Injection
#
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode
iOSInjectionProject/

View file

@ -26,7 +26,9 @@
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bbl-SAVE-ERROR
*.bcf
*.bcf-SAVE-ERROR
*.blg
*-blx.aux
*-blx.bib
@ -39,6 +41,8 @@
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
*.rubbercache
rubber.cache
## Build tool directories for auxiliary files
# latexrun
@ -55,6 +59,9 @@ acs-*.bib
# amsthm
*.thm
# attachfile2
*.atfi
# beamer
*.nav
*.pre
@ -63,6 +70,7 @@ acs-*.bib
# changes
*.soc
*.loc
# comment
*.cut
@ -106,8 +114,11 @@ acs-*.bib
*.acn
*.acr
*.glg
*.glg-abr
*.glo
*.glo-abr
*.gls
*.gls-abr
*.glsdefs
*.lzo
*.lzs
@ -138,6 +149,9 @@ acs-*.bib
*.trc
*.xref
# hypdoc
*.hd
# hyperref
*.brf
@ -147,6 +161,9 @@ acs-*.bib
# *.tikz
*-tikzDictionary
# latexindent will create succesive backup files by default
#*.bak*
# listings
*.lol
@ -169,6 +186,7 @@ acs-*.bib
# minted
_minted*
*.data.minted
*.pyg
# morewrites
@ -196,6 +214,10 @@ _minted*
# scrwfile
*.wrt
# spelling
*.spell.bad
*.spell.txt
# svg
svg-inkscape/
@ -261,6 +283,9 @@ TSWLatexianTemp*
*.bak
*.sav
# latexindent.pl
*.bak[0-9]*
# Texpad
.texpadtmp

View file

@ -1,5 +1,5 @@
# Local .terraform directories
**/.terraform/*
.terraform/
# .tfstate files
*.tfstate
@ -9,12 +9,12 @@
crash.log
crash.*.log
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
#
*.tfvars
*.tfvars.json
# Ignore override files as they are usually used to override resources locally and so
# are not checked in
@ -23,8 +23,10 @@ override.tf.json
*_override.tf
*_override.tf.json
# Ignore transient lock info files created by terraform apply
.terraform.tfstate.lock.info
# Include override files you do wish to add to version control using negated pattern
#
# !example_override.tf
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
@ -33,3 +35,10 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
# Optional: ignore graph output files generated by `terraform graph`
# *.dot
# Optional: ignore plan files saved before destroying Terraform configuration
# Uncomment the line below if you want to ignore planout files.
# planout

14
TestComplete.gitignore Normal file
View file

@ -0,0 +1,14 @@
# Test Complete ignore files: https://support.smartbear.com/viewarticle/68002/
# Tester-specific Settings
*.tcCFGExtender
*.tcLS
# Type library declarations
*.tlb
# Log files
*.tcLogs
# Backup files
*.bak

View file

@ -1,25 +1,57 @@
# gitignore template for TwinCAT3
### TwinCAT3 ###
# website: https://www.beckhoff.com/twincat3/
#
# Recommended: VisualStudio.gitignore
# TwinCAT files
# TwinCAT PLC
*.plcproj.bak
*.plcproj.orig
*.tpy
*.tclrs
*.library
*.compiled-library
*.compileinfo
# Don't include the tmc-file rule if either of the following is true:
# 1. You've got TwinCAT C++ projects, as the information in the TMC-file is created manually for the C++ projects (in that case, only (manually) ignore the tmc-files for the PLC projects)
# 2. You've created a standalone PLC-project and added events to it, as these are stored in the TMC-file.
*.tmc
*.tmcRefac
*.library
*.project.~u
*.tsproj.bak
*.xti.bak
*.asm
*.core
LineIDs.dbg
LineIDs.dbg.bak
_Boot/
_CompileInfo/
_Libraries/
_ModuleInstall/
# TwinCAT C++ and shared types
# ignoring the TMC file is only useful for plain PLC programming
# as soon as shared data types (via tmc), C++ or in general TcCom-Module are used, the TMC file has to be part of the repository
*.tmc
*.tmcRefac
# TwinCAT project files
*.tsproj.bak
*.tsproj.b?k
*.tsproj.orig
*.tspproj.bak
*.xti.bak
*.xti.bk?
*.xti.orig
*.xtv
*.xtv.bak
*.xtv.bk?
*.xt?.bk?
*.xt?.orig
# Multiuser specific
**/.TcGit/
# exclude not required folders
**/_Boot/
**/_CompileInfo/
**/_Libraries/
**/_ModuleInstall/
**/_Deployment/
**/_Repository/
# To include a specific library directory (i.e. third party/custom libs),
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
#
# VS Shell project specific files and folders
**/.vs/
*.~u
*.project.~u
*.suo

View file

@ -2,6 +2,7 @@
#
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
#
.utmp/
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
@ -9,6 +10,11 @@
/[Bb]uilds/
/[Ll]ogs/
/[Uu]ser[Ss]ettings/
*.log
# By default unity supports Blender asset imports, *.blend1 blender files do not need to be commited to version control.
*.blend1
*.blend1.meta
# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data
@ -22,6 +28,8 @@
# Autogenerated Jetbrains Rider plugin
/[Aa]ssets/Plugins/Editor/JetBrains*
# Jetbrains Rider personal-layer settings
*.DotSettings.user
# Visual Studio cache directory
.vs/
@ -55,18 +63,37 @@ ExportedObj/
# Unity3D generated file on crash reports
sysinfo.txt
# Mono auto generated files
mono_crash.*
# Builds
*.apk
*.aab
*.unitypackage
*.unitypackage.meta
*.app
# Crashlytics generated file
crashlytics-build.properties
# Packed Addressables
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
# TestRunner generated files
InitTestScene*.unity*
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
# Addressables default ignores, before user customizations
/ServerData
/[Aa]ssets/StreamingAssets/aa*
/[Aa]ssets/AddressableAssetsData/link.xml*
/[Aa]ssets/Addressables_Temp*
# By default, Addressables content builds will generate addressables_content_state.bin
# files in platform-specific subfolders, for example:
# /Assets/AddressableAssetsData/OSX/addressables_content_state.bin
/[Aa]ssets/AddressableAssetsData/*/*.bin*
# Visual Scripting auto-generated files
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Flow/UnitOptions.db
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Flow/UnitOptions.db.meta
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Core/Property Providers
/[Aa]ssets/Unity.VisualScripting.Generated/VisualScripting.Core/Property Providers.meta
# Auto-generated scenes by play mode tests
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*

View file

@ -40,6 +40,7 @@
*.sdf
*.VC.db
*.VC.opendb
.vsconfig
# Precompiled Assets
SourceArt/**/*.png
@ -47,7 +48,7 @@ SourceArt/**/*.tga
# Binary Files
Binaries/*
Plugins/*/Binaries/*
Plugins/**/Binaries/*
# Builds
Build/*
@ -68,7 +69,7 @@ Saved/*
# Compiled source files for the engine to use
Intermediate/*
Plugins/*/Intermediate/*
Plugins/**/Intermediate/*
# Cache files for the editor to use
DerivedDataCache/*

40
VBA.gitignore Normal file
View file

@ -0,0 +1,40 @@
# Office temporary files
~$*
# Access database lock files (laccdb, ldb)
*.[lL][aA][cC][cC][dD][bB]
*.[lL][dD][bB]
# The following sections constitute a list of Office file extensions that support VBA.
# If you want to exclude Office files from your repo, uncomment the corresponding file extensions.
# Excel (xls, xlsb, xlsm, xlt, xltm, xla, xlam)
#*.[xX][lL][sS]
#*.[xX][lL][sS][bB]
#*.[xX][lL][sS][mM]
#*.[xX][lL][tT]
#*.[xX][lL][tT][mM]
#*.[xX][lL][aA]
#*.[xX][lL][aA][mM]
# Word (doc, docm, dot, dotm)
#*.[dD][oO][cC]
#*.[dD][oO][cC][mM]
#*.[dD][oO][tT]
#*.[dD][oO][tT][mM]
# Access (accda, accdb, accde, mdb, mde)
#*.[aA][cC][cC][dD][aA]
#*.[aA][cC][cC][dD][bB]
#*.[aA][cC][cC][dD][eE]
#*.[mM][dD][bB]
#*.[mM][dD][eE]
# PowerPoint (ppt, pptm, pot, potm, pps, ppsm)
#*.[pP][pP][tT]
#*.[pP][pP][tT][mM]
#*.[pP][oO][tT]
#*.[pP][oO][tT][mM]
#*.[pP][pP][sS]
#*.[pP][pP][sS][mM]

View file

@ -9,6 +9,7 @@
*.user
*.userosscache
*.sln.docstates
*.env
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
@ -21,17 +22,37 @@ mono_crash.*
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Dd]ebug/x64/
[Dd]ebugPublic/x64/
[Rr]elease/x64/
[Rr]eleases/x64/
bin/x64/
obj/x64/
[Dd]ebug/x86/
[Dd]ebugPublic/x86/
[Rr]elease/x86/
[Rr]eleases/x86/
bin/x86/
obj/x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
[Aa][Rr][Mm]64[Ee][Cc]/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
[Ll]og/
[Ll]ogs/
# Build results on 'Bin' directories
**/[Bb]in/*
# Uncomment if you have tasks that rely on *.refresh files to move binaries
# (https://github.com/github/gitignore/pull/3736)
#!**/[Bb]in/*.refresh
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
@ -43,12 +64,16 @@ Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
*.trx
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml
# Approval Tests result files
*.received.*
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
@ -75,6 +100,7 @@ StyleCopReport.xml
*.ilk
*.meta
*.obj
*.idb
*.iobj
*.pch
*.pdb
@ -82,6 +108,8 @@ StyleCopReport.xml
*.pgc
*.pgd
*.rsp
# but not Directory.Build.rsp, as it configures directory-level build defaults
!Directory.Build.rsp
*.sbr
*.tlb
*.tli
@ -153,6 +181,7 @@ coverage*.info
# NCrunch
_NCrunch_*
.NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
@ -294,14 +323,11 @@ node_modules/
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
*.vbp
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
*.dsw
*.dsp
# Visual Studio 6 technical files
# Visual Studio 6 technical files
*.ncb
*.aps
@ -314,22 +340,22 @@ node_modules/
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
**/.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
**/.fake/
# CodeRush personal settings
.cr/personal
**/.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
**/__pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
#tools/**
#!tools/packages.config
# Tabs Studio
*.tss
@ -351,15 +377,19 @@ ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
MSBuild_Logs/
# AWS SAM Build and Temporary Artifacts folder
.aws-sam
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
**/.mfractor/
# Local History for Visual Studio
.localhistory/
**/.localhistory/
# Visual Studio History (VSHistory) files
.vshistory/
@ -371,7 +401,7 @@ healthchecksdb
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
**/.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
@ -382,17 +412,17 @@ FodyWeavers.xsd
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
# Windows Installer files from build outputs
*.cab
*.msi
*.msix
*.msm
*.msp
# JetBrains Rider
*.sln.iml

3
Zig.gitignore Normal file
View file

@ -0,0 +1,3 @@
.zig-cache/
zig-out/
*.o

View file

@ -0,0 +1,4 @@
# CDK asset staging directory.
# For more information about AWS-CDK, see https://docs.aws.amazon.com/cdk/
.cdk.staging/
cdk.out/

View file

@ -0,0 +1,44 @@
# gitignore template for Alteryx Designer
# website: https://www.alteryx.com/
# website: https://help.alteryx.com/current/designer/alteryx-file-types
# Alteryx Data Files
*.yxdb
*.cydb
*.cyidx
*.rptx
*.vvf
*.aws
# Alteryx Special Files
*.yxwv
*.yxft
*.yxbe
*.bak
*.pcxml
*.log
*.bin
*.yxlang
CASS.ini
# Alteryx License Files
*.yxlc
*.slc
*.cylc
*.alc
*.gzlc
## gitignore reference sites
# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files/
## Useful knowledge from stackoverflow
# Even if you haven't tracked the files so far, git seems to be able to "know" about them even after you add them to .gitignore.
# WARNING: First commit your current changes, or you will lose them.
# Then run the following commands from the top folder of your git repo:
# git rm -r --cached .
# git add .
# git commit -m "fixed untracked files"
# author: Kacper Ksieski

View file

@ -0,0 +1,31 @@
# gitignore template for B&R Automation Studio (AS) 4
# website: https://www.br-automation.com/en-us/products/software/automation-software/automation-studio/
# AS temporary directories
Binaries/
Diagnosis/
Temp/
TempObjects/
# AS transfer files
*artransfer.br
*arTrsfmode.nv
# 'ignored' directory
ignored/
# ARNC0ext
*arnc0ext.br
# AS File types
*.bak
*.isopen
*.orig
*.log
*.asar
*.csvlog*
*.set
!**/Physical/**/*.set
# RevInfo variables
*RevInfo.var

View file

@ -6,7 +6,7 @@
/bazel-*
# Directories for the Bazel IntelliJ plugin containing the generated
# IntelliJ project files and plugin configuration. Seperate directories are
# IntelliJ project files and plugin configuration. Separate directories are
# for the IntelliJ, Android Studio and CLion versions of the plugin.
/.ijwb/
/.aswb/

View file

@ -0,0 +1,25 @@
# Servelet Ignores
WEB-INF
# Engines + Database + CBFS + Secrets
.tmp/**
.env
.engine/**
.cbfs/**
# Logs + Test Results
logs/**
tests/results/**
## Ignored Dependencies
/boxlang_modules/*
effective-pom.xml
/coldbox/**
/testbox/**
/modules/**
/lib/java/**
# NPM JS Assets (If applicable)
**/node_modules/*
npm-debug.log
yarn-error.log

View file

@ -0,0 +1,24 @@
# Servelet Ignores
WEB-INF
# Engines + Database + CBFS + Secrets
.tmp/**
.env
.engine/**
.cbfs/**
# Logs + Test Results
logs/**
tests/results/**
## Ignored Dependencies
effective-pom.xml
/coldbox/**
/testbox/**
/modules/**
/lib/java/**
# NPM JS Assets (If applicable)
**/node_modules/*
npm-debug.log
yarn-error.log

View file

@ -21,7 +21,7 @@
## The [Mm]edia/ folder contains content. Content may vary by environment and should therefore not be added to source control.
## Uncomment this line if you think it fits the way you work on your project.
## **/[Mm]edia/
## **/[Mm]edia/
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
# Make sure to include details from VisualStudio.gitignore BEFORE this
@ -34,3 +34,19 @@
# Ignore the Models Builder models out of date flag
**/ood.flag
# NEW for version 9 .Net 5 (Core)
#ignore umbraco backoffice assest from wwwroot
**/wwwroot/umbraco/
# SQLite files
*.sqlite.db*
#ignore umbraco data/views/settings
**/umbraco/*
#include default location for modelsbuilder output
!**/umbraco/models
#include default location for packages
!**/umbraco/Data/packages

View file

@ -0,0 +1,38 @@
*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/
# Visual Studio Code
.vscode
# Rider
.idea
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
msbuild.log
msbuild.err
msbuild.wrn
# Visual Studio 2015
.vs/

View file

@ -0,0 +1,6 @@
# local files are for host-specific overrides
.dotter/local.toml
# ignore caches
.dotter/cache.toml
.dotter/cache

14
community/Hexo.gitignore Normal file
View file

@ -0,0 +1,14 @@
# gitignore template for Hexo sites
# website: https://hexo.io/
# Recommended: Node.gitignore
# Ignore generated directory
public/
# Ignore temp files
tmp/
.tmp*
# additional files
db.json
.deploy*/

View file

@ -0,0 +1,32 @@
#.gitignore template for Expo
#website: https://expo.dev/
#docs: https://docs.expo.dev/workflow/expo-cli/
#
#Rationale:
#node_modules/ is always ignored
#.expo/, .expo-shared/ are Expos local state and project-settings cache (see docs)
# Metro caches/logs are *.expo, *.tunnel, *.cache, *.tmp, *.log
# Node modules
node_modules/
# Expo local state and caches
.expo/ # runtime state (Metro bundler, dev-client data, tunnels)
.expo-shared/ # shared project settings (app.json edits, etc.)
# Metro bundler caches/logs
*.expo # generic Expo temp files
*.tunnel # Expo DevTools tunnels
*.cache # Metro cache folder
*.tmp # temp files created during bundling
*.log # build or Metro logs
# Environment variables
.env
.env.local
.env.*.local
# Package manager logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View file

@ -0,0 +1,57 @@
# MetaTrader 5 and MQL5 gitignore template
# Project homepage: https://www.metatrader5.com/en
# Compiled MQL5 executables (binaries)
# These are generated from .mq5 source files and should not be committed.
*.ex5
*.ex4 # For MQL4 compatibility if you also manage MT4 projects in a similar structure
# Log files
# Terminal logs, strategy tester logs, and custom logs from Print() functions.
*.log
*.slog # Strategy Tester logs
# Strategy Tester specific files
# History data, optimization results, and temporary files used by the tester.
*.fxt # FXT files (history data for testing)
*.hst # History data files (can be large)
*.ini # Initialization files (often generated by tester or EAs)
*.dat # Data files (various purposes, often temporary)
*.csv # CSV export files (e.g., from tester reports)
*.jrn # Journal files (tester journal)
# Market Watch sets and profiles
# User-specific lists of symbols in Market Watch, and terminal profiles.
*.set # Market Watch symbol sets
*.tpl # Chart templates
*.chr # Chart settings files (can be generated when saving templates or profiles)
# External libraries (DLLs)
# If you use custom DLLs, you might want to ignore them if they are built separately
# and not part of your MQL5 source code repository.
*.dll
# User-specific configuration and credentials
# Files containing sensitive information or local user settings.
.env # Environment variables (e.g., for Python integration credentials)
*.cfg # Configuration files (if not meant to be shared)
*.json # Be careful: if you have config JSONs you *do* want to commit, add specific exceptions.
# Example: !config.json (to include config.json but ignore other *.json)
# Temporary files and backup files generated by MetaEditor
*.~* # Temporary files (e.g., ~MyScript.mq5)
*.bak # Backup files (e.g., MyScript.mq5.bak)
*.mqh.bak
*.mq5.bak
# MetaEditor project files
# Project files for MetaEditor workspaces.
.mqproj
# Python specific ignores (if you also keep Python scripts or Jupyter notebooks in this repository)
# These are relevant if your Git repo root is higher up (e.g., the terminal folder itself)
# or if you mix Python code within your MQL5 structure.
__pycache__/ # Python compiled bytecode cache
.ipynb_checkpoints/ # Jupyter Notebook checkpoints
*.pyc # Python compiled files
*.pyd # Python dynamic modules

6
community/Move.gitignore Normal file
View file

@ -0,0 +1,6 @@
# Generated by Move
# will have compiled files
build/
# Remove possibly saving credentials to the git repository
.aptos/

Some files were not shown because too many files have changed in this diff Show more