diff options
| author | Glenn Rice <glennricster@gmail.com> | 2013-03-10 08:55:52 -0500 |
|---|---|---|
| committer | Glenn Rice <glennricster@gmail.com> | 2013-03-10 08:55:52 -0500 |
| commit | 91a4c9d89915d575d6145a445786effed83dc05d (patch) | |
| tree | 5fb45b9a7c1ad98f463604501ebf9ca8d0005e5b /.gitignore | |
| parent | 9a3633924df3a30dccea7ddb67ffddcf4ea5ee5c (diff) | |
Update translations from transifex.
Also add the transifix client configuration directory to gitignore.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e8dac890f7..a2fb37f27b 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ Source/Core/Common/Src/scmrev.h .sconsign.dblite Externals/scons-local/* .DS_Store +#Ignore transifix configuration directory +.tx |
