Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.

[CONFIGURATION]
* NEW: Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.
This commit is contained in:
gambas 2019-02-02 00:55:16 +01:00
parent 3a8b687376
commit a7bbfbfb74

1
.gitignore vendored
View File

@ -32,6 +32,7 @@ missing
.dirstamp
*_moc.cpp
*.pot
*.mo
*.gambas
main/trunk_version.h
main/*/gb*3