Skip to content

Instantly share code, notes, and snippets.

@klaeufer
Created November 12, 2014 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klaeufer/5dacae21f29ea888ea14 to your computer and use it in GitHub Desktop.
Save klaeufer/5dacae21f29ea888ea14 to your computer and use it in GitHub Desktop.
.gitignore for F# development
*.suo
*.obj
*.pdb
*.user
*.vspscc
*.bak
*.cache
*.log
*.lib
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
[Bb]uild[Pp]rocess[Tt]emplates/*
Published/*
[Tt]humbs.db
[Uu]pgrade[Ll]og*.[Xx][Mm][Ll]
_[Uu]pgradeReport_Files*/
*.build.csdef
[Pp]ackage/*
aspnetdb_log.ldf
*[Vv]isual[Ss]tate.[Xx][Mm][Ll]
*~
\#*\#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment