Parcourir la source

Added Apple ‘garbage files’ to .gitignore

Gwyneth Llewelyn il y a 3 ans
Parent
commit
38b6f85bdd
1 fichiers modifiés avec 37 ajouts et 0 suppressions
  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
+