Update .gitignore files
authorJustin Pettit <jpettit@nicira.com>
Tue, 8 Dec 2009 06:21:35 +0000 (22:21 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 10 Dec 2009 10:33:56 +0000 (02:33 -0800)
.gitignore
datapath/linux-2.6/.gitignore
lib/.gitignore
ovsdb/.gitignore [new file with mode: 0644]
tests/.gitignore
utilities/.gitignore
vswitchd/.gitignore

index 3230266..a9377fb 100644 (file)
@@ -15,6 +15,7 @@
 .*.cmd
 .*.swp
 .deps
+.dirstamp
 .libs
 .tmp_versions
 /Makefile
index aa10e66..89f269e 100644 (file)
@@ -2,6 +2,9 @@
 /Makefile
 /Makefile.main
 /actions.c
+/brc_procfs.c
+/brc_sysfs_dp.c
+/brc_sysfs_if.c
 /brcompat.c
 /dp_sysfs_dp.c
 /dp_sysfs_if.c
 /flow.c
 /genetlink-brcompat.c
 /genetlink-openvswitch.c
+/ip_gre.c
 /kcompat.h
 /linux-2.6
 /modules.order
+/net_namespace-ip_gre.c
 /random32.c
 /table.c
 /tmp
index 6a3f65c..d56deec 100644 (file)
@@ -1,4 +1,5 @@
 /Makefile
 /Makefile.in
 /dhparams.c
+/dirs.c
 /coverage-counters.c
diff --git a/ovsdb/.gitignore b/ovsdb/.gitignore
new file mode 100644 (file)
index 0000000..d9c12ac
--- /dev/null
@@ -0,0 +1,7 @@
+/ovsdb-client
+/ovsdb-client.1
+/ovsdb-idlc
+/ovsdb-server
+/ovsdb-server.1
+/ovsdb-tool
+/ovsdb-tool.1
index caa2db6..3d9b76e 100644 (file)
@@ -1,12 +1,28 @@
 /Makefile
 /Makefile.in
+/atconfig
+/atlocal
+/idltest.c
+/idltest.h
+/idltest.ovsschema
+/test-aes128
 /test-classifier
+/test-csum
 /test-dhcp-client
+/test-dir_name
 /test-flows
 /test-hash
 /test-hmap
 /test-json
+/test-jsonrpc
 /test-list
+/test-lockfile
+/test-ovsdb
+/test-reconnect
+/test-timeval
+/test-sha1
 /test-stp
 /test-type-props
+/test-uuid
+/test-vconn
 /testsuite
index 55139d7..fbaba1e 100644 (file)
@@ -3,6 +3,8 @@
 /nlmon
 /ovs-appctl
 /ovs-appctl.8
+/ovs-cfg-mod
+/ovs-cfg-mod.8
 /ovs-controller
 /ovs-controller.8
 /ovs-discover
@@ -19,4 +21,6 @@
 /ovs-pki
 /ovs-pki-cgi
 /ovs-pki.8
+/ovs-vsctl
+/ovs-vsctl.8
 /ovs-wdt
index 01d57ae..3f963a9 100644 (file)
@@ -5,3 +5,6 @@
 /ovs-vswitchd
 /ovs-vswitchd.8
 /ovs-vswitchd.conf.5
+/vswitch-idl.c
+/vswitch-idl.h
+/vswitch-idl.ovsschema