bootstrap-source/bootstrap-3.0.3/.gitignore
changeset 115 a9d04f5f5650
parent 54 0ded9d7748b7
equal deleted inserted replaced
114:6093dda9fe38 115:a9d04f5f5650
     1 # Ignore docs files
       
     2 _gh_pages
       
     3 _site
       
     4 .ruby-version
       
     5 
       
     6 # Numerous always-ignore extensions
       
     7 *.diff
       
     8 *.err
       
     9 *.orig
       
    10 *.log
       
    11 *.rej
       
    12 *.swo
       
    13 *.swp
       
    14 *.zip
       
    15 *.vi
       
    16 *~
       
    17 
       
    18 # OS or Editor folders
       
    19 .DS_Store
       
    20 ._*
       
    21 Thumbs.db
       
    22 .cache
       
    23 .project
       
    24 .settings
       
    25 .tmproj
       
    26 *.esproj
       
    27 nbproject
       
    28 *.sublime-project
       
    29 *.sublime-workspace
       
    30 .idea
       
    31 
       
    32 # Komodo
       
    33 *.komodoproject
       
    34 .komodotools
       
    35 
       
    36 # grunt-html-validation
       
    37 validation-status.json
       
    38 validation-report.json
       
    39 
       
    40 # Folders to ignore
       
    41 node_modules
       
    42 bower_components
       
Impressum Datenschutzerklärung