From ae6dac6b63821e70677003114c96c12d156cc64f Mon Sep 17 00:00:00 2001 From: Charlie Date: Tue, 6 May 2014 14:19:03 -0400 Subject: added .ilk files to the koch clean list, these are incremental link information files for MSVC --- koch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'koch.nim') diff --git a/koch.nim b/koch.nim index 79acc7791..c203e0fd0 100644 --- a/koch.nim +++ b/koch.nim @@ -167,7 +167,7 @@ const cleanExt = [ ".ppu", ".o", ".obj", ".dcu", ".~pas", ".~inc", ".~dsk", ".~dpr", ".map", ".tds", ".err", ".bak", ".pyc", ".exe", ".rod", ".pdb", ".idb", - ".idx" + ".idx", ".ilk" ] ignore = [ ".bzrignore", "nimrod", "nimrod.exe", "koch", "koch.exe", ".gitignore" -- cgit 1.4.1-2-gfad0