From: kremlin Date: Tue, 22 Jul 2014 20:22:46 +0000 (-0500) Subject: update gitignore to include all binaries X-Git-Tag: gsoc-final~68 X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=commitdiff_plain;h=3017c4ad7770e225afccec8d69c1b2a0e4d4489b update gitignore to include all binaries additionally get rid of unused -handler rule --- diff --git a/.gitignore b/.gitignore index e1eb035..7fd4acb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ *.core bin/*.out +bin/systemd-* +bin/obj/*.o bin/*.bin -bin/*-handler [._]*.s[a-w][a-z] [._]s[a-w][a-z] *.un~