# HG changeset patch # User Emmanuel Gil Peyrot # Date 1424647668 -3600 # Node ID c0223d75444da5da3524cc3cf9131cab7490e173 # Parent 73c20831be0ad2db545d0991089240c1e9b616cf Fill the .hgignore with compiled files. diff -r 73c20831be0a -r c0223d75444d .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon Feb 23 00:27:48 2015 +0100 @@ -0,0 +1,2 @@ +^dspad_server$ +\.o$