commit: e4fd27eea70d47cabbb0f24fbadb992e03ba926c parent ad0c46dcbac4607cd0b048c0e66e0865bb7b4983 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Mon, 12 Apr 2021 23:08:39 +0200 .gitignore: *.o and *.moDiffstat:
M | .gitignore | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,4 @@ /badwolf /locale +*.o +*.mo