Skip to content

Commit

Permalink
update gitignore to skip FAKE's temporary folder
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Jul 19, 2015
1 parent 4ca3aa6 commit fae9fc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ tools/xunit.runner.console
*.ncrunch*
*.GhostDoc.xml

# FAKE temporary files
.fake/

# New VS Test Runner creates arbitrary folders with PDBs
*.pdb
pingme.txt

0 comments on commit fae9fc0

Please sign in to comment.