diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-10-11 09:26:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-11 09:26:48 -0700 |
commit | 66c04092d26a9513a03265beade5f6713c065be2 (patch) | |
tree | 3034369d4f4d1504ffd1a66aee686fcab5137930 /.gitignore | |
parent | 2e2212da5f7ad55ddf9295e39e77e158f489d402 (diff) | |
download | subsurface-66c04092d26a9513a03265beade5f6713c065be2.tar.gz |
We no longer use the .translation file
This was a broken workaround, anyway.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 523ebd5d0..f5506ff57 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -.translations translations/*.qm *.o *.orig |