diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-04-01 14:31:48 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-04-01 14:31:48 +0200 |
commit | e2a11216fd062ba0d67fab582c85367cf3333bb7 (patch) | |
tree | fa2938eab65b66f3fe9cda58d6c52fef31c28172 /.gitignore | |
parent | 3726b1a63e0783953fee9c65d8c0cee3fd6cf85b (diff) |
add ct2n and translations into .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b25b3648f..9dff7ee72 100644 --- a/.gitignore +++ b/.gitignore @@ -97,6 +97,7 @@ /cppunit /cpputools /crashrep +/ct2n /cui /curl /dbaccess @@ -232,6 +233,7 @@ /toolkit /tools /translate_toolkit +/translations /twain /ucb /ucbhelper |