diff options
author | thurask <thuraski@hotmail.com> | 2014-09-13 01:56:41 -0400 |
---|---|---|
committer | thurask <thuraski@hotmail.com> | 2014-09-13 01:56:41 -0400 |
commit | 52d61fc032a3602ed884acfdd5c679fd0c8b758c (patch) | |
tree | 35467e4af612ab88e482bc2cca30cfc659d5d25d /Global/Momentics.gitignore | |
parent | 5a339cce0d8ccac36e71b077ef39a55c682d6d91 (diff) | |
download | gitignore-52d61fc032a3602ed884acfdd5c679fd0c8b758c.tar.gz gitignore-52d61fc032a3602ed884acfdd5c679fd0c8b758c.zip |
Add compiled translations to Momentics.gitignore
This .gitignore now ignores everything that build clean gets rid of
Diffstat (limited to 'Global/Momentics.gitignore')
-rw-r--r-- | Global/Momentics.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Global/Momentics.gitignore b/Global/Momentics.gitignore index 4e8924dc..7ebee2be 100644 --- a/Global/Momentics.gitignore +++ b/Global/Momentics.gitignore @@ -2,3 +2,4 @@ x86/ arm/ arm-p/ +translations/*.qm |