Setting for MacOS added

This commit is contained in:
Lukas Klass 2020-04-08 10:03:33 +02:00
parent ddbed675d2
commit a91b57093a
1 changed files with 40 additions and 2 deletions

42
.gitignore vendored
View File

@ -1,3 +1,7 @@
#################################################################################################################
################################################ Python Settings ################################################
#################################################################################################################
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@ -142,7 +146,10 @@ cython_debug/
media
static
# PyCharm settings
##################################################################################################################
################################################ PyCharm settings ################################################
##################################################################################################################
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
@ -213,4 +220,35 @@ fabric.properties
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
.idea/caches/build_file_checksums.ser
################################################################################################################
################################################ MacOS Settings ################################################
################################################################################################################
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
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