Daniel Johnson
28760db6e1
Merge 13d15e9cd6 into 24b539acec
2026-04-20 22:17:58 +03:00
Devin Dooley
24b539acec
Merge pull request #2807 from lorenzleutgeb/patch-1
...
Create HOL.gitignore
2026-04-20 09:42:33 -07:00
Devin Dooley
25713eb3a5
Merge pull request #4808 from malheleco/oh-my-opencode
...
Add gitignore to exclude sisyphus directory files (oh-my-openagent formerly known as oh-my-opencode)
2026-04-20 09:32:49 -07:00
Bernd
5f5a92fcfe
move gitignore template due to PR feedback
2026-04-20 09:11:43 +02:00
Lorenz Leutgeb
b42312254f
Create HOL.gitignore
2026-04-18 18:24:37 +02:00
Devin Dooley
4d89c5d3e2
Merge pull request #4813 from danilofroes/solidworks-gitignore
...
Add gitignore for SolidWorks projects
2026-04-17 16:22:17 -07:00
Devin Dooley
aef8819a8f
Merge pull request #4815 from mvanhorn/osc/zed-gitignore
...
Add Zed editor to Global gitignore templates
2026-04-17 16:15:20 -07:00
Devin Dooley
8f5497c4be
Merge pull request #4817 from mvanhorn/osc/tauri-gitignore
...
Add Tauri to community gitignore templates
2026-04-17 16:10:58 -07:00
Devin Dooley
70da24ee68
Merge pull request #4838 from add-uos/feat-qt-add-build-dir
...
feat(qt): add build directory to gitignore
2026-04-17 16:05:53 -07:00
Devin Dooley
4def375658
Merge pull request #4841 from DeflateAwning/deflateawning-kicad-v9-history
...
KiCad: Add `.history` folder to template
2026-04-17 15:57:09 -07:00
Daniel Johnson
1a7b75fb11
Merge pull request #4705 from EndrII/patch-2
...
[Qt/QML] Added .qmlls.ini to ignore
2026-04-17 15:00:07 -07:00
Daniel Johnson
81a7cc6c11
Merge pull request #4472 from Snox-dev1/main
...
Add bun.gitignore for Bun-based projects
2026-04-17 14:50:12 -07:00
Daniel Johnson
734bf73afa
Merge pull request #4845 from github/remove-duplicate-ask
...
Removes duplicate project homepage ask
2026-04-17 14:46:20 -07:00
Daniel Johnson
f86606d285
Merge pull request #4791 from kailando/main
...
Resolve merge conflicts for PR #4300
2026-04-17 14:45:42 -07:00
Daniel Johnson
61268c1e43
Merge pull request #4269 from dsplaisted/patch-2
...
Add .artifacts folder to Visual Studio .gitignore
2026-04-17 14:42:46 -07:00
Devin Dooley
d958809c97
Merge pull request #4696 from jefferyto/macos-update
...
Update macOS.gitignore
2026-04-17 14:41:47 -07:00
Daniel Johnson
9947276662
Removes duplicate project homepage ask
...
We always want to know information about a project before we accept
changes in a PR.
2026-04-17 14:35:32 -07:00
DeflateAwning
5b24c9042d
KiCad: Add .history folder to template
2026-04-11 23:33:55 -06:00
zhanghongyuan
7441291fc8
feat(qt): add build directory to gitignore
2026-04-07 10:27:46 +08:00
Matt Van Horn
3b288cfb37
Add Tauri to community gitignore templates
2026-03-17 15:35:54 -07:00
Matt Van Horn
e81fea5f71
Add Zed editor to Global gitignore templates
2026-03-17 15:33:15 -07:00
Danilo Fróes
c97a73771f
Enhance SolidWorks.gitignore for case sensitivity
...
Added case-sensitive entries for SolidWorks temporary files and backups.
2026-03-15 16:36:41 -03:00
Danilo Fróes
7db9624f69
Add gitignore for SolidWorks projects
2026-03-15 16:22:30 -03:00
Bernd
a850db9d75
Add gitignore to exclude sisyphus directory files
...
oh-my-opencode excludes the sisyphus working directory in their own repo, so it seems to be best practice. Also, the directory captures agent/runtime state, so it should not be shared.
2026-03-03 16:51:34 +01:00
kailando
399559e0b7
Resolve merge conflicts for PR #4300
2026-01-25 15:33:17 -06:00
Andrei Yankovich
ebc4db855a
Added .qmlls.ini to ignore
...
The **.qmlls.ini** files are auto generated files for qt creator qml language tool.
See documentation [QT_QML_GENERATE_QMLLS_INI](https://doc.qt.io/qt-6/cmake-variable-qt-qml-generate-qmlls-ini.html )
2025-08-08 19:49:49 +03:00
Jeffery To
c3b96313ed
Add HFS+ directory for hard links to directories
...
https://wiki.sleuthkit.org/index.php?title=HFS#HFS.2B_Hard_Links
2025-07-30 07:14:07 +08:00
Memmie Lenglet
a45008d646
Add orphaned file dir
...
https://www.howtogeek.com/282374/what-is-the-lostfound-folder-on-linux-and-macos/
2025-07-30 06:22:10 +08:00
Memmie Lenglet
edd04dce90
Add TimeMachine recovery boot loader
2025-07-30 06:07:33 +08:00
Memmie Lenglet
52c2f9a7c5
Add disk label
...
https://refit.sourceforge.net/info/vollabel.html
grub-render-label(1)
https://web.archive.org/web/20201023104810/https://opensource.apple.com/source/kext_tools/kext_tools-623.120.1/bootcaches.plist.auto.html
2025-07-30 06:05:22 +08:00
Memmie Lenglet
1141dbc87f
Add TimeMachine dirs
...
https://web.archive.org/web/20190101000001/https://www.baligu.com/pondini/TM/Works2.html
https://web.archive.org/web/20201210025437/https://www.baligu.com/pondini/TM/30.html
/System/Library/CoreServices/backupd.bundle/Contents/Resources/StdExclusions.plist
2025-07-30 05:52:25 +08:00
Memmie Lenglet
08a7300667
Add system file reference dirs
...
/.vol/234881034/105486 is file #105486 on volume #234881034
https://developer.apple.com/library/archive/qa/qa2001/qa1113.html
/.file/id=6571367.17424234/ is file #17424234 on device #6571367
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/AccessingFilesandDirectories/AccessingFilesandDirectories.html#//apple_ref/doc/uid/TP40010672-CH3-SW6
https://apple.stackexchange.com/questions/231447/is-it-normal-to-have-a-hidden-file-named-file-in/
2025-07-30 05:46:22 +08:00
Memmie Lenglet
51d9679541
Add quota system files
...
http://novosial.org/osx/quota/index.html
https://web.archive.org/web/20150906150310/http://hints.macworld.com/article.php?story=20030808130810285
https://www.cnet.com/news/how-to-limit-user-disk-space-with-partitions-and-quotas-in-os-x/
2025-07-30 05:42:00 +08:00
Memmie Lenglet
9e92df704e
Add file used by HFS+ to handle the metadata zone
...
https://developer.apple.com/library/archive/technotes/tn/tn1150.html#HotFile
2025-07-30 05:37:07 +08:00
Memmie Lenglet
647cae16e7
Add folders used for software updates and app sandboxing
2025-07-30 05:33:11 +08:00
Memmie Lenglet
b27567d5be
Add flag file created by Spotlight
...
Flag file indicate that the drive can be used by Time Machine as a backup target
2025-07-30 05:21:38 +08:00
Memmie Lenglet
7b33adcda3
Add Mac OS 6 to 9 specific files
...
Metas databases (https://web.archive.org/web/20230328234043/https://support.apple.com/kb/TA46427?locale=en_US ), Sherlock settings, Find By Content indexer folders (https://netatalk.io/docs/Special-Files-and-Folders , https://www.kb.cert.org/vuls/id/177243/ )
2025-07-30 05:19:57 +08:00
Memmie Lenglet
1b3fb86582
Rename section
...
Files that start with ._ are resource forks: https://en.wikipedia.org/wiki/Resource_fork#Macintosh_file_systems
2025-07-30 05:15:04 +08:00
Snox
e18a850340
Add bun.gitignore for Bun-based projects
...
This pull request adds a .gitignore file specifically designed for projects using Bun as a package manager. The bun.gitignore file includes rules to ignore common files and directories generated during development with Bun, as well as other tools and frameworks frequently used in conjunction with Bun.
2024-06-22 01:49:19 +02:00
Daniel Plaisted
21fc4d99eb
Add .artifacts folder to Visual Studio .gitignore
...
We are planning to add a [new output path format](https://github.com/dotnet/designs/pull/281 ) to .NET projects which will by default put output in an `.artifacts` folder. So this PR adds that folder to the Visual Studio .gitignore file.
The first support for this will be in .NET 8 Preview 3. We will be looking for feedback through the preview process, so it's possible that the folder name or other aspects of the design could change as a result.
2023-03-24 15:04:00 -04:00