Add .gitignore files
g0dil [Mon, 17 Aug 2009 16:19:16 +0000 (16:19 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1295 270642c3-0616-0410-b53a-bc976706d245

.gitignore [new file with mode: 0644]
Examples/.gitignore [new file with mode: 0644]
Examples/RateStuffer/.gitignore [new file with mode: 0644]
HowTos/.gitignore [new file with mode: 0644]
doclib/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d96b138
--- /dev/null
@@ -0,0 +1,8 @@
+/Doxyfile.local
+/local_config.hh
+*.pyc
+all_includes.hh
+/.prepare-stamp
+.sconsign*
+doc/
+*.png
diff --git a/Examples/.gitignore b/Examples/.gitignore
new file mode 100644 (file)
index 0000000..8014837
--- /dev/null
@@ -0,0 +1 @@
+/Mainpage.dox
diff --git a/Examples/RateStuffer/.gitignore b/Examples/RateStuffer/.gitignore
new file mode 100644 (file)
index 0000000..67edbfd
--- /dev/null
@@ -0,0 +1 @@
+! /screenshot.png
diff --git a/HowTos/.gitignore b/HowTos/.gitignore
new file mode 100644 (file)
index 0000000..8014837
--- /dev/null
@@ -0,0 +1 @@
+/Mainpage.dox
diff --git a/doclib/.gitignore b/doclib/.gitignore
new file mode 100644 (file)
index 0000000..3425fd9
--- /dev/null
@@ -0,0 +1,5 @@
+/doxy-header.html
+/doxy-footer.html
+! /logo-head.png
+/search.php
+/search_paths.php