diff options
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 aca6fe1..ef95cc1 100644 --- a/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore +++ b/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/.gitignore | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | EchoBot? | 1 | EchoBot? |
| 2 | EchoBot0x | ||
| 2 | *.cpp.xml | 3 | *.cpp.xml |
| 3 | *.h.xml | 4 | *.h.xml |
| 4 | EchoComponent | 5 | EchoComponent |
Swift