gitignore: Ignore all obj directories
authorAndreas Schneider <asn@samba.org>
Thu, 2 Apr 2020 07:30:07 +0000 (09:30 +0200)
committerAndreas Schneider <asn@samba.org>
Thu, 2 Apr 2020 09:28:52 +0000 (11:28 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@suse.de>
.gitignore

index 4de573c26660a347086cfae1e54d787eb6e7551a..fe4bcd830277c0d6a390985584f9ea6703c56dd2 100644 (file)
@@ -4,7 +4,7 @@
 *.swp
 *~$
 build
-obj
+obj*/
 cscope.*
 tags
 compile_commands.json