updated .gitignore

This commit is contained in:
Steve Gill
2016-01-22 11:49:15 -08:00
parent 89d982a8e4
commit 9c4f09a50a
11 changed files with 681 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<object>
<title>
Hello World
</title>
<children>
<object id="obj1" />
<object id="obj2" />
<object id="obj3" />
</children>
<text><![CDATA[
Test & Test & Test
]]></text>
</object>