Commit 73674befcc79e5d1c772183df028a7820e07de39

Thomas de Grivel 2023-12-06T11:32:20

ignore .DS_Store

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index a28f130..099566f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ config.mk
 *.core
 *.css
 *.dll
+.DS_Store
 *.exe
 *.gcno
 *.html