]> granicus.if.org Git - gc/commitdiff
.gitignore: Ignore exe files in tests (produced by CMake).
authorIvan Maidanski <ivmai@mail.ru>
Tue, 13 Sep 2011 08:45:12 +0000 (12:45 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 13 Sep 2011 10:47:30 +0000 (14:47 +0400)
.gitignore

index 78981ff8a610f719e13fae00d377aff50af4344f..815f79670c585427f4ed3cc6537ec21603baed6a 100644 (file)
@@ -10,6 +10,7 @@
 /*.obj
 /src/*.lo
 /src/*.o
+/tests/*.exe
 
 /.deps/
 /.libs/