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 |
|
RiseT
|
33ce59b598
|
Update VisualStudioCode.gitignore
Add section title comment
|
2025-09-07 09:53:32 +02: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 |
|
Wu Tingfeng
|
cd33ea10e8
|
Add *.lcov to Python gitignore
|
2025-09-01 01:17:02 +08: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 |
|
Luís Pedro Algarvio
|
cf8b54d020
|
Update VirtualEnv.gitignore
|
2025-08-21 02:51:00 +01:00 |
|
Luís Pedro Algarvio
|
add7cbcaad
|
Update VirtualEnv.gitignore
Add extra rules
|
2025-08-21 02:33:54 +01:00 |
|
Luís Pedro Algarvio
|
3392aa92c2
|
Update Backup.gitignore
Add some descriptions and extra rules
|
2025-08-21 02:22:43 +01:00 |
|
Luís Pedro Algarvio
|
273b70134f
|
Update Ansible.gitignore
Add descriptions for ansible entries
|
2025-08-21 02:16:47 +01:00 |
|
Yishuai Li
|
37def63bc8
|
macOS: ignore __MACOSX/
|
2025-08-12 05:57:20 +00:00 |
|
Данил Б
|
b238aa7039
|
Add .pnpm-store to Node.gitignore
|
2025-08-12 03:11:59 +05:00 |
|
Achilles Rasquinha
|
f7d6e55ed9
|
Update Salesforce.gitignore
Removed node_modules and DS_Store
|
2025-08-10 14:45:04 -05:00 |
|
softwaredevelop
|
6b7a933304
|
Refactor .gitignore for MQL5: Clean up file extensions and improve clarity
|
2025-08-10 07:52:09 +00:00 |
|
Daniel Johnson
|
e5379849ad
|
Merge pull request #3642 from lmajano/master
Addition of ColdBox HMVC Framework
|
2025-08-08 13:08:39 -07: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 |
|
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 |
|
G0rocks
|
0a25801fa9
|
Add FreeCAD.gitignore file
|
2025-08-06 10:11:36 +00: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 |
|
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 |
|