1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

3825 Commits

Author SHA1 Message Date
oxygen-dioxide
a6cba8d437
Update community/UTAU.gitignore
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-04 06:29:52 +08: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
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