diff options
| author | Determinant <ted.sybil@gmail.com> | 2015-10-28 17:20:46 +0800 |
|---|---|---|
| committer | Determinant <ted.sybil@gmail.com> | 2015-10-28 17:20:46 +0800 |
| commit | 98c0c8cd15383bf52f75a8cecf3480945ec06e8c (patch) | |
| tree | 1410b1ae9823687b195fe88a9de8137372f47dbf /.gitignore | |
| parent | e0fa1a48cb9f91bfcfc60b732b6f137a7a2071ba (diff) | |
add 'speech' directory to .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ install/ build/ *.swp *.swo +speech/ |