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
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