Author: grzywacz
Date: Tue Apr 24 03:33:11 2007
New Revision: 17023

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17023&view=rev
Log:
Add *.gcda and *.gcno profile files produced by gcc to svn:ignore

Modified:
    branches/gp2x/src/   (props changed)
    branches/gp2x/src/serialization/   (props changed)
    branches/gp2x/src/widgets/   (props changed)

Propchange: branches/gp2x/src/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Apr 24 03:33:11 2007
@@ -1,6 +1,8 @@
 *.swp
 *.cppe
 *.hppe
+*.gcda
+*.gcno
 .deps
 .libs
 wesnoth

Propchange: branches/gp2x/src/serialization/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Apr 24 03:33:11 2007
@@ -1,2 +1,4 @@
 .deps
 .dirstamp
+*.gcda
+*.gcno

Propchange: branches/gp2x/src/widgets/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Apr 24 03:33:11 2007
@@ -1,3 +1,5 @@
 *.swp
 .deps
 .dirstamp
+*.gcda
+*.gcno


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to