Commit Graph

4081 Commits

Author SHA1 Message Date
Habetdin
e7a14e38da Unity: Remove excessive empty line 2025-09-30 03:33:11 +03:00
Habetdin
b461f6eab9 Unity: Add Crash Recovery entries
Unity Editor creates backup files on crash
and places them in Assets/_Recovery directory
2025-09-30 01:55:26 +03:00
Habetdin
016a5ecd89 Unity: Add TouchDesigner entries
Ignore TouchDesigner cache files
They are generated during 3D models editing
2025-09-30 01:52:30 +03:00
Habetdin
7ad7f8e4b4 Unity: Update Blender entries
Make pattern more explicit (include Assets directory prefix)
2025-09-30 01:51:53 +03:00
Habetdin
9736528e3c Unity: Add Android Gradle entries
Ignore Gradle backup setting files
Ignore Gradle local.properties
2025-09-30 01:48:05 +03:00
Habetdin
d75b62fe1b Unity: Add External Dependency Manager for Unity entries 2025-09-30 01:44:47 +03:00
Habetdin
ae3506396a Unity: Update Test Framework entries
Add PerformanceTestRun files entries
Remove duplicate InitTestScene entry
2025-09-30 01:42:44 +03:00
Habetdin
48ccff0801 Unity: Update Visual Scripting entries
Use explicit directory paths (add trailing slash)
2025-09-30 01:41:06 +03:00
Habetdin
a5d264f39e Unity: Update Mono entries 2025-09-30 01:40:01 +03:00
Habetdin
291e2d49e6 Unity: Update Addressables entries
Use explicit directory paths (add trailing slash)
Use explicit `name` + `name.meta` pairs instead of `name*`
2025-09-30 01:37:23 +03:00
Habetdin
85f7452ff3 Unity: Update Builds entries
Add debug data directories entry
Add OBB (Opaque Binary Blob) files entry
2025-09-30 01:35:50 +03:00
Habetdin
001144ba8c Unity: Update Memory Profiler entry 2025-09-30 01:33:45 +03: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