Merge branch 'master' of ssh://dirk@server/scm/spider
authorDirk Koopman <djk@tobit.co.uk>
Fri, 15 Jun 2007 13:58:24 +0000 (14:58 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 15 Jun 2007 13:58:24 +0000 (14:58 +0100)
html/.gitignore [new file with mode: 0644]
mrtg/.gitignore [new file with mode: 0644]
scripts/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
techdoc/.gitignore [new file with mode: 0644]

diff --git a/html/.gitignore b/html/.gitignore
new file mode 100644 (file)
index 0000000..4cb187e
--- /dev/null
@@ -0,0 +1,2 @@
+mrtg
+client
diff --git a/mrtg/.gitignore b/mrtg/.gitignore
new file mode 100644 (file)
index 0000000..d6b7ef3
--- /dev/null
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644 (file)
index 0000000..4b9ad3b
--- /dev/null
@@ -0,0 +1,3 @@
+*
+!.gitignore
+*.issue
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..c5926d9
--- /dev/null
@@ -0,0 +1,2 @@
+client
+dbg
diff --git a/techdoc/.gitignore b/techdoc/.gitignore
new file mode 100644 (file)
index 0000000..1abc35a
--- /dev/null
@@ -0,0 +1,4 @@
+*
+!Makefile
+!*.pod
+!.gitignore