datapath: update linux/.gitignore
authorChris Wright <chrisw@sous-sol.org>
Wed, 7 Mar 2012 20:19:04 +0000 (12:19 -0800)
committerJesse Gross <jesse@nicira.com>
Thu, 8 Mar 2012 21:30:01 +0000 (13:30 -0800)
commit1158389afa233c7191ba8f53820d7b128d9347fe
tree6b0926a3e60bd226eb5b20c1e0a0703ac90d2f0f
parentbf8ba92e4875d0ca4c26ddd2a4c46fd26f8e401b
datapath: update linux/.gitignore

Remove a couple stale entries:
  brc_sysfs_* was renamed to dp_sysfs_* a few years ago

Add some new entries to ignore:
 # Untracked file:
 #   (use "git add <file>..." to include in what will be committed)
 # datapath/linux/exthdrs_core.c
 # datapath/linux/genl_exec.c
 #  datapath/linux/net_namespace.c
 #  datapath/linux/workqueue.c

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/linux/.gitignore