Skip to content

Instantly share code, notes, and snippets.

@manuelvanrijn
Created July 18, 2011 09:24
Show Gist options
  • Select an option

  • Save manuelvanrijn/1088993 to your computer and use it in GitHub Desktop.

Select an option

Save manuelvanrijn/1088993 to your computer and use it in GitHub Desktop.

Revisions

  1. Manuel created this gist Jul 18, 2011.
    48 changes: 48 additions & 0 deletions .gitignore
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,48 @@
    # User-specific files
    *.user
    *.aps
    *.pch
    *.vspscc
    *_i.c
    *_p.c
    *.ncb
    *.suo
    *.tlb
    *.tlh
    *.bak
    *.cache
    *.ilk
    *.log
    *.lib
    *.sbr
    *.scc

    # Generated/Compiled files/folders
    [Bb]in
    [Dd]ebug*/
    [Oo]bj/
    *.obj
    *.pdb

    # Generated result reports/logs
    [Tt]est[Rr]esult*
    [Bb]uild[Ll]og.*
    [Bb]rail[Gb]en*
    *_log4net.txt
    nhibernate.txt

    # ReSharper meta directory
    *_ReSharper*
    *.ReSharper.*

    # Windows image file caches
    [Tt]humbs.db
    # Windows folder config file
    [Dd]esktop.ini

    # Upgrade Logs
    [Uu]pgradeLog*.[Xx][Mm][Ll]
    _[Uu]pgradeReport_Files*/

    # Force Include
    # example: !/SharedLibs/*