]> source.dussan.org Git - gitignore.git/commitdiff
Visual Studio: Ignore Chutzpah testrunnerfiles 663/head
authorAnders Åberg <abergs.anders@gmail.com>
Wed, 29 May 2013 08:14:45 +0000 (10:14 +0200)
committerAnders Åberg <abergs.anders@gmail.com>
Wed, 29 May 2013 08:14:45 +0000 (10:14 +0200)
Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.

VisualStudio.gitignore

index 99456160bfbe5ef1f397671d714a86dc3de7c1b5..0f43999410f6bfe308c0f73e840e6adbe9e648c4 100644 (file)
@@ -43,6 +43,9 @@ build/
 *.log
 *.scc
 
+# Chutzpah Test files
+_Chutzpah*
+
 # Visual C++ cache files
 ipch/
 *.aps