1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 08:01:19 +02:00

.gitignore: Ignore compiled translation files

This commit is contained in:
Benjamin Drung 2016-05-14 13:48:30 +02:00
parent 76a53c43b2
commit fb711791fb

3
.gitignore vendored
View File

@ -63,6 +63,9 @@ mac/tests/
*.dylib
*.dll
# Compiled translation files (GNU Machine Object)
*.gmo
# Fortran module files
*.mod