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
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
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
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
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
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
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
Brad Ellert
0ce2e0628c
Add latexindent.pl backups to TeX.gitignore
2024-12-22 13:34:02 -07: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
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
Atul Kumar
c1469106b9
Jupyterlabs LSP virtual documents directory
2024-10-12 18:25:00 +05:30
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
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
kpowake
f845b5491a
Change output.json to output-metadata.json
...
...for newer version of Android Studio
2022-05-04 01:39:34 +09: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