On Tue, 25 Apr 2023 20:24:38 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> Adding the following windows/macos system files to the root .gitignore:
> 
> # Ignore macOS files
> .DS_Store
> .DocumentRevisions-V100 // file backups
> .fseventsd/ // contains log of file events 
> .Spotlight-V100 // usb root
> .Trashes/ // usb root 
> .TemporaryItems/ 
> .VolumeIcon.icns // attached disk icon
> .com.apple.timemachine.donotpresent // time machine
> 
> # windows
> Desktop.ini // folder view options
> Thumbs.db // thumbnail cache

This pull request has now been integrated.

Changeset: 0b36052c
Author:    Andy Goryachev <ango...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/0b36052caa25fb87137f32661c45092a801c66fd
Stats:     14 lines in 1 file changed: 14 ins; 0 del; 0 mod

8306590: Add Windows/macOS system files to .gitignore

Reviewed-by: kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1116

Reply via email to