Commit 1dff27e6 authored by Julien Roncaglia's avatar Julien Roncaglia

Ignore FAKE - F# Make cache folder

Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
parent 06d6206d
......@@ -218,3 +218,6 @@ _Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
# FAKE - F# Make
.fake/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment