update gitignore to include all binaries
[systembsd.git] / .gitignore
index 95634b9816021791224bab3da66b0500ea8f3f86..7fd4acbcf919ddf03c9a5d500f986a7cb693d05e 100644 (file)
@@ -1,8 +1,13 @@
-bin/*
+*.core
+bin/*.out
+bin/systemd-*
+bin/obj/*.o
+bin/*.bin
 [._]*.s[a-w][a-z]
 [._]s[a-w][a-z]
 *.un~
 Session.vim
 .netrwhist
 *~
-
+*.sw*
+.*.sw*