diff options
author | Remko Tronçon <git@el-tramo.be> | 2010-10-15 20:40:51 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2010-10-15 20:40:51 (GMT) |
commit | a49ca97a7b2ad61385d0f6f22ec598a63d889ae7 (patch) | |
tree | 332ff85114c4bc6cea5a028a10c111786584be57 /Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore | |
parent | 10d8877b9251d5408da9ac3a5eafb066de121bc6 (diff) | |
download | swift-a49ca97a7b2ad61385d0f6f22ec598a63d889ae7.zip swift-a49ca97a7b2ad61385d0f6f22ec598a63d889ae7.tar.bz2 |
Added EchoComponent.
Diffstat (limited to 'Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore')
-rw-r--r-- | Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore b/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore index 28275ad..81f2be3 100644 --- a/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore +++ b/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore @@ -1,2 +1,3 @@ EchoBot? *.cpp.xml +EchoComponent |