Skip to content

Instantly share code, notes, and snippets.

@beginor
Forked from mahdi/.gitignore
Last active December 16, 2015 02:29
Show Gist options
  • Save beginor/5362470 to your computer and use it in GitHub Desktop.
Save beginor/5362470 to your computer and use it in GitHub Desktop.
Log folder
#Junk Files
*.DS_Store
[Tt]humbs.db
#Log Folder
[Ll]og
#Visual Studio Files
[Oo]bj
[Bb]in
[Dd]ebug
[Bb]uild/
[Cc]lient[Bb]in
[Gg]enerated_[Cc]ode
[Oo]utput
[Ss]ql
*.user
*.suo
*.exe
*.pdb
*.aps
*_i.c
*_p.c
*.ncb
*.tlb
*.tlh
*.[Cc]ache
*.bak
*.ncb
*.ilk
*.log
*.lib
*.sbr
*.sdf
ipch/
*.dbmdl
*.csproj.user
*.cache
*.swp
*.vspscc
*.vssscc
*.bak.*
*.bak
*.schemaview
*.Publish.xml
*.manifest
*.xap
#Tools
_ReSharper.*
_ReSharper*/
*.resharper
*.resharper.user
[Nn][Dd]epend[Oo]ut*/
Ankh.NoLoad
#Other
.svn
# NuGet Packages Directory
packages
#MonoDevelop
*.pidb
*.userprefs
*.dll.mdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment