Cleanup git-status by not showing some unnecessary files.
[sliver-openvswitch.git] / datapath / linux-2.4 / .gitignore
index a503159..de05196 100644 (file)
@@ -1,12 +1,25 @@
+/*.o.flags
+/Kbuild
 /Makefile
-/datapath.c
+/Makefile.main
+/attr.c
 /chain.c
+/datapath.c
+/compat24.c
 /crc32.c
 /crc_t.c
 /dp_dev.c
 /flow.c
 /forward.c
 /forward_t.c
+/genetlink.c
+/kernel.c
+/kthread.c
+/netlink.c
+/random32.c
+/rcupdate.c
+/sched.c
+/string.c
 /table-hash.c
 /table-linear.c
 /table-mac.c