chiark / gitweb /
.gitignore: Add *.o *.so *.a and *~
[adns.git] / .gitignore
index 439a8fd40c04e6843eeff0d54076d1ee87ee98e2..f461fb91f8a8b61ffe4d11d3fbb65c649d73ef71 100644 (file)
@@ -6,3 +6,7 @@ dist_tmp
 adns-*.tar.gz
 settings.make
 *.tmp*
+*.o
+*.so
+*.a
+*~