update gitignore to skip FAKE's temporary folder

This commit is contained in:
Brendan Forster
2015-07-19 11:58:14 +09:30
parent 4ca3aa672f
commit fae9fc0ab8

3
.gitignore vendored
View File

@@ -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