소스 검색

Added Apple ‘garbage files’ to .gitignore

Gwyneth Llewelyn 3 년 전
부모
커밋
38b6f85bdd
1개의 변경된 파일37개의 추가작업 그리고 0개의 파일을 삭제
  1. 37 0
      .gitignore

+ 37 - 0
.gitignore

@@ -116,3 +116,40 @@ doc/doxygen.error.log
 bin/OpenSim.ini
 
 *.patch
+
+# Stupid macOS temporary files
+
+# General
+.DS_Store
+.AppleDouble
+.LSOverride
+
+# Icon must end with two \r
+Icon
+
+Icon?
+
+# Thumbnails
+._*
+
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+.VolumeIcon.icns
+.com.apple.timemachine.donotpresent
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+.apdisk
+
+# Stuff from the Nova editor
+.nova
+node_modules
+.eslintrc.yml
+