Skip to content

Commit cbc00bf

Browse files
committed
update gitignore
1 parent e18cc88 commit cbc00bf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ bld/
2121
[Bb]in/
2222
[Oo]bj/
2323

24+
# Cake
25+
Build/tools/Cake/
26+
Build/tools/nunit*/
27+
Build/tools/*.md5sum
28+
# remove this when build is fully working
29+
Build/
30+
2431
# Visual Studio 2015 cache/options directory
2532
.vs/
2633
# Uncomment if you have tasks that create the project's static files in wwwroot

0 commit comments

Comments
 (0)