]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
adding and adding to .cvsignore files
authorwessels <>
Thu, 1 Sep 2005 22:05:02 +0000 (22:05 +0000)
committerwessels <>
Thu, 1 Sep 2005 22:05:02 +0000 (22:05 +0000)
37 files changed:
.cvsignore
doc/.cvsignore
lib/cppunit-1.10.0/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/config/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/doc/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/ClockerPlugIn/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/DumperPlugIn/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/cppunittest/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/hierarchy/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/money/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/examples/simple/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/config/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/extensions/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/plugin/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/portability/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/tools/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/ui/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/ui/mfc/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/ui/qt/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/include/cppunit/ui/text/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/src/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore [new file with mode: 0644]
lib/cppunit-1.10.0/src/cppunit/.cvsignore [new file with mode: 0644]
lib/libTrie/include/.cvsignore [new file with mode: 0644]
lib/libTrie/src/.cvsignore [new file with mode: 0644]
lib/libTrie/test/.cvsignore [new file with mode: 0644]
src/.cvsignore
src/DiskIO/.cvsignore [new file with mode: 0644]
src/DiskIO/AIO/.cvsignore [new file with mode: 0644]
src/DiskIO/Blocking/.cvsignore [new file with mode: 0644]
src/DiskIO/DiskDaemon/.cvsignore [new file with mode: 0644]
src/DiskIO/DiskThreads/.cvsignore [new file with mode: 0644]
src/tests/.cvsignore [new file with mode: 0644]
test-suite/.cvsignore [new file with mode: 0644]

index ce401912e552172b9afe76cca92067a8f7033820..246061e673fa1b37a0bb9e37159809dcf67511c4 100644 (file)
@@ -1,3 +1,4 @@
 Makefile
 config.*
 autom4te*
+libtool
index f3c7a7c5da68804a1bdf391127ba34aed33c3cca..42e6e0595c92b801d2382ca6b5963b7804cf6882 100644 (file)
@@ -1 +1,3 @@
 Makefile
+cachemgr.cgi.8
+squid.8
diff --git a/lib/cppunit-1.10.0/.cvsignore b/lib/cppunit-1.10.0/.cvsignore
new file mode 100644 (file)
index 0000000..bec9ff9
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+config.log
+config.status
+cppunit-config
+libtool
diff --git a/lib/cppunit-1.10.0/config/.cvsignore b/lib/cppunit-1.10.0/config/.cvsignore
new file mode 100644 (file)
index 0000000..f611548
--- /dev/null
@@ -0,0 +1,2 @@
+config.h
+stamp-h1
diff --git a/lib/cppunit-1.10.0/doc/.cvsignore b/lib/cppunit-1.10.0/doc/.cvsignore
new file mode 100644 (file)
index 0000000..cde9a6d
--- /dev/null
@@ -0,0 +1,2 @@
+Doxyfile
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/.cvsignore b/lib/cppunit-1.10.0/examples/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/ClockerPlugIn/.cvsignore b/lib/cppunit-1.10.0/examples/ClockerPlugIn/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/DumperPlugIn/.cvsignore b/lib/cppunit-1.10.0/examples/DumperPlugIn/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore b/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore b/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/money/.cvsignore b/lib/cppunit-1.10.0/examples/money/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile
diff --git a/lib/cppunit-1.10.0/examples/simple/.cvsignore b/lib/cppunit-1.10.0/examples/simple/.cvsignore
new file mode 100644 (file)
index 0000000..b42fc07
--- /dev/null
@@ -0,0 +1,4 @@
+.deps
+.libs
+Makefile
+simple
diff --git a/lib/cppunit-1.10.0/include/.cvsignore b/lib/cppunit-1.10.0/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/.cvsignore
new file mode 100644 (file)
index 0000000..5be9bb7
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+config-auto.h
diff --git a/lib/cppunit-1.10.0/include/cppunit/config/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/config/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/extensions/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/extensions/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/plugin/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/plugin/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/portability/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/portability/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/tools/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/tools/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/ui/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/mfc/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/ui/mfc/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/qt/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/ui/qt/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/include/cppunit/ui/text/.cvsignore b/lib/cppunit-1.10.0/include/cppunit/ui/text/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/src/.cvsignore b/lib/cppunit-1.10.0/src/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore b/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore
new file mode 100644 (file)
index 0000000..a0667f6
--- /dev/null
@@ -0,0 +1,4 @@
+.deps
+.libs
+DllPlugInTester
+Makefile
diff --git a/lib/cppunit-1.10.0/src/cppunit/.cvsignore b/lib/cppunit-1.10.0/src/cppunit/.cvsignore
new file mode 100644 (file)
index 0000000..372d504
--- /dev/null
@@ -0,0 +1,6 @@
+*.lo
+*.la
+.cvsignore
+.deps
+.libs
+Makefile
diff --git a/lib/libTrie/include/.cvsignore b/lib/libTrie/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/libTrie/src/.cvsignore b/lib/libTrie/src/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile
diff --git a/lib/libTrie/test/.cvsignore b/lib/libTrie/test/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile
index 5ef4e288c883357e88c0d9a1e6dce91d053ee720..9a1e70720c481f685a72b65be7da431064960478 100644 (file)
@@ -15,3 +15,4 @@ squid.conf.default
 squidclient
 string_arrays.c
 unlinkd
+.libs
diff --git a/src/DiskIO/.cvsignore b/src/DiskIO/.cvsignore
new file mode 100644 (file)
index 0000000..ec96903
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+.dirstamp
diff --git a/src/DiskIO/AIO/.cvsignore b/src/DiskIO/AIO/.cvsignore
new file mode 100644 (file)
index 0000000..39a0668
--- /dev/null
@@ -0,0 +1 @@
+.deps
diff --git a/src/DiskIO/Blocking/.cvsignore b/src/DiskIO/Blocking/.cvsignore
new file mode 100644 (file)
index 0000000..ec96903
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+.dirstamp
diff --git a/src/DiskIO/DiskDaemon/.cvsignore b/src/DiskIO/DiskDaemon/.cvsignore
new file mode 100644 (file)
index 0000000..39a0668
--- /dev/null
@@ -0,0 +1 @@
+.deps
diff --git a/src/DiskIO/DiskThreads/.cvsignore b/src/DiskIO/DiskThreads/.cvsignore
new file mode 100644 (file)
index 0000000..39a0668
--- /dev/null
@@ -0,0 +1 @@
+.deps
diff --git a/src/tests/.cvsignore b/src/tests/.cvsignore
new file mode 100644 (file)
index 0000000..39a0668
--- /dev/null
@@ -0,0 +1 @@
+.deps
diff --git a/test-suite/.cvsignore b/test-suite/.cvsignore
new file mode 100644 (file)
index 0000000..63f8570
--- /dev/null
@@ -0,0 +1,2 @@
+.deps
+Makefile