Moved cvsignore to gitignore.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 Mar 2008 09:06:10 +0000 (10:06 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 13 Mar 2008 09:06:10 +0000 (10:06 +0100)
18 files changed:
.cvsignore [deleted file]
.gitignore [new file with mode: 0644]
doc/.cvsignore [deleted file]
doc/.gitignore [new file with mode: 0644]
dox/.cvsignore [deleted file]
dox/.gitignore [new file with mode: 0644]
etc/.cvsignore [deleted file]
etc/.gitignore [new file with mode: 0644]
src/.cvsignore [deleted file]
src/.gitignore [new file with mode: 0644]
win/.cvsignore [deleted file]
win/.gitignore [new file with mode: 0644]
xml/.cvsignore [deleted file]
xml/.gitignore [new file with mode: 0644]
xml/schema/.cvsignore [deleted file]
xml/schema/.gitignore [new file with mode: 0644]
xml/xslt/.cvsignore [deleted file]
xml/xslt/.gitignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644 (file)
index 4d71fda..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Makefile
-Makefile.in
-aclocal.m4
-config.cache
-config.log
-config.status
-configure
-libtool
-autom4te.cache
-Doxyfile
-dox
-lib
-bin
-ChangeLog
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4d71fda
--- /dev/null
@@ -0,0 +1,14 @@
+Makefile
+Makefile.in
+aclocal.m4
+config.cache
+config.log
+config.status
+configure
+libtool
+autom4te.cache
+Doxyfile
+dox
+lib
+bin
+ChangeLog
diff --git a/doc/.cvsignore b/doc/.cvsignore
deleted file mode 100644 (file)
index af1f9aa..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-Makefile
-Makefile.in
-book.tex
-book.out
-book.log
-book.aux
-book.pdf
-manpage.links
-manpage.refs
-local.ent
-*.html
-*.tkl
-*.8
-*.1
-*.3mp
-manref.xml
-progref.xml
-multi.eps
-multi.png
-multi.pdf
-htmlhelp.hhp
-toc.hhc
-metaproxy.pdf
-metaproxyj.pdf
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..af1f9aa
--- /dev/null
@@ -0,0 +1,24 @@
+Makefile
+Makefile.in
+book.tex
+book.out
+book.log
+book.aux
+book.pdf
+manpage.links
+manpage.refs
+local.ent
+*.html
+*.tkl
+*.8
+*.1
+*.3mp
+manref.xml
+progref.xml
+multi.eps
+multi.png
+multi.pdf
+htmlhelp.hhp
+toc.hhc
+metaproxy.pdf
+metaproxyj.pdf
diff --git a/dox/.cvsignore b/dox/.cvsignore
deleted file mode 100644 (file)
index 5858741..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-html
-man
diff --git a/dox/.gitignore b/dox/.gitignore
new file mode 100644 (file)
index 0000000..5858741
--- /dev/null
@@ -0,0 +1,2 @@
+html
+man
diff --git a/etc/.cvsignore b/etc/.cvsignore
deleted file mode 100644 (file)
index 6ce84b9..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-tmp*.xml
-Makefile
-Makefile.in
diff --git a/etc/.gitignore b/etc/.gitignore
new file mode 100644 (file)
index 0000000..6ce84b9
--- /dev/null
@@ -0,0 +1,3 @@
+tmp*.xml
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
deleted file mode 100644 (file)
index 1bc0900..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-.libs
-.deps
-*.lo
-*.la
-stamp-h*
-config.hpp
-socket
-Jamfile
-Makefile
-Makefile.in
-config.hpp.in
-ex_filter_frontend_net
-ex_router_flexml
-test_boost_threads
-test_boost_time
-test_filter_auth_simple
-test_filter1
-test_filter2
-test_filter_frontend_net
-test_filter_log
-test_filter_multi
-test_filter_query_rewrite
-test_package1
-test_pipe
-test_thread_pool_observer
-test_session1
-test_session2
-test_filter_factory
-test_filter_z3950_client
-test_filter_backend_test
-test_filter_virt_db
-test_router_flexml
-test_ses_map
-tstdl
-metaproxy
-test_filter_bounce
-test_filter_record_transform
-test_filter_sru_to_z3950
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..1bc0900
--- /dev/null
@@ -0,0 +1,38 @@
+.libs
+.deps
+*.lo
+*.la
+stamp-h*
+config.hpp
+socket
+Jamfile
+Makefile
+Makefile.in
+config.hpp.in
+ex_filter_frontend_net
+ex_router_flexml
+test_boost_threads
+test_boost_time
+test_filter_auth_simple
+test_filter1
+test_filter2
+test_filter_frontend_net
+test_filter_log
+test_filter_multi
+test_filter_query_rewrite
+test_package1
+test_pipe
+test_thread_pool_observer
+test_session1
+test_session2
+test_filter_factory
+test_filter_z3950_client
+test_filter_backend_test
+test_filter_virt_db
+test_router_flexml
+test_ses_map
+tstdl
+metaproxy
+test_filter_bounce
+test_filter_record_transform
+test_filter_sru_to_z3950
diff --git a/win/.cvsignore b/win/.cvsignore
deleted file mode 100644 (file)
index b3620d5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-obj
-tmp
-dobj
diff --git a/win/.gitignore b/win/.gitignore
new file mode 100644 (file)
index 0000000..b3620d5
--- /dev/null
@@ -0,0 +1,3 @@
+obj
+tmp
+dobj
diff --git a/xml/.cvsignore b/xml/.cvsignore
deleted file mode 100644 (file)
index 282522d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/xml/.gitignore b/xml/.gitignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/xml/schema/.cvsignore b/xml/schema/.cvsignore
deleted file mode 100644 (file)
index 3ba612e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Makefile
-Makefile.in
-metaproxy.rng
-metaproxy.xsd
-retrievalinfo.rng
-retrievalinfo.xsd
diff --git a/xml/schema/.gitignore b/xml/schema/.gitignore
new file mode 100644 (file)
index 0000000..3ba612e
--- /dev/null
@@ -0,0 +1,6 @@
+Makefile
+Makefile.in
+metaproxy.rng
+metaproxy.xsd
+retrievalinfo.rng
+retrievalinfo.xsd
diff --git a/xml/xslt/.cvsignore b/xml/xslt/.cvsignore
deleted file mode 100644 (file)
index 282522d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/xml/xslt/.gitignore b/xml/xslt/.gitignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in