Commit baed14a1e91283161d355effa8e1d021d52515df

Thomas de Grivel 2025-02-19T00:12:42

gitignore

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/.gitignore b/.gitignore
index 2e32085..fe8a9db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
+*~
+*.a
 .build*
 build_*
 config.*
 *.la
 .libs
 *.lo
+*.o