Add a GUI. Use FAKE to manage the build and paket for dependencies.
[sudokuSolver.git] / .gitignore
1 bin/
2 obj/
3 *.pub
4 *.priv
5 *.userprefs
6 *.lock
7 .fake/
8 .paket/
9 build/
10 packages/