lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

.gitignore (1352B)


      1 
      2 # Created by https://www.gitignore.io/api/jekyll
      3 
      4 ### Jekyll ###
      5 _site/
      6 .sass-cache/
      7 .jekyll-cache/
      8 .jekyll-metadata
      9 
     10 
     11 # End of https://www.gitignore.io/api/jekyll
     12 
     13 # Created by https://www.gitignore.io/api/macos
     14 # Edit at https://www.gitignore.io/?templates=macos
     15 
     16 ### macOS ###
     17 # General
     18 .DS_Store
     19 .AppleDouble
     20 .LSOverride
     21 
     22 # Icon must end with two \r
     23 Icon
     24 
     25 # Thumbnails
     26 ._*
     27 
     28 # Files that might appear in the root of a volume
     29 .DocumentRevisions-V100
     30 .fseventsd
     31 .Spotlight-V100
     32 .TemporaryItems
     33 .Trashes
     34 .VolumeIcon.icns
     35 .com.apple.timemachine.donotpresent
     36 
     37 # Directories potentially created on remote AFP share
     38 .AppleDB
     39 .AppleDesktop
     40 Network Trash Folder
     41 Temporary Items
     42 .apdisk
     43 
     44 # End of https://www.gitignore.io/api/macos
     45 
     46 # Created by https://www.toptal.com/developers/gitignore/api/macos
     47 # Edit at https://www.toptal.com/developers/gitignore?templates=macos
     48 
     49 ### macOS ###
     50 # General
     51 .DS_Store
     52 .AppleDouble
     53 .LSOverride
     54 
     55 # Icon must end with two \r
     56 Icon
     57 
     58 # Thumbnails
     59 ._*
     60 
     61 # Files that might appear in the root of a volume
     62 .DocumentRevisions-V100
     63 .fseventsd
     64 .Spotlight-V100
     65 .TemporaryItems
     66 .Trashes
     67 .VolumeIcon.icns
     68 .com.apple.timemachine.donotpresent
     69 
     70 # Directories potentially created on remote AFP share
     71 .AppleDB
     72 .AppleDesktop
     73 Network Trash Folder
     74 Temporary Items
     75 .apdisk
     76 
     77 # End of https://www.toptal.com/developers/gitignore/api/macos
     78 
     79 public/