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 3230266c4d6096f7b1b300a944cf41da6f59b766..a9377fbdbfb958ace09d43cffffa7d0c82299b76 100644 (file)
@@ -15,6 +15,7 @@
 .*.cmd
 .*.swp
 .deps
+.dirstamp
 .libs
 .tmp_versions
 /Makefile
index aa10e66af6a5e49aae0fa1eb8e1ac5d51d441e98..89f269e4f2cb4022518e629e7626f4c3187ed487 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 6a3f65ce14e6cdd3d34a7c34cded1d4f207abcca..d56deecbed64a3dec4da391e9d1aa243ec857666 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 caa2db650ca4e85dd541b7b25e9ce829576b11d3..3d9b76e31be5474ecae1b37274fe17f07078fdc0 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 55139d7047d9200d0e1257c11c4bce774ccf3a27..fbaba1ef114433b4ec458c7ab2888f9c8ff9f14a 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 01d57ae7045f74f63f0d618f404d2eb74ac2b363..3f963a901162941350137e0dccf010f08b46edcc 100644 (file)
@@ -5,3 +5,6 @@
 /ovs-vswitchd
 /ovs-vswitchd.8
 /ovs-vswitchd.conf.5
+/vswitch-idl.c
+/vswitch-idl.h
+/vswitch-idl.ovsschema