summaryrefslogtreecommitdiff
path: root/docs/doxygen
diff options
context:
space:
mode:
authorgit repository hosting <git@gnuradio.org>2009-08-13 22:26:53 -0600
committergit repository hosting <git@gnuradio.org>2009-08-13 22:26:53 -0600
commitf15982950e4674f0cad53d25d36409253661af34 (patch)
treeaeb2d6f70c6e96dcf5231cd68105ace332c27086 /docs/doxygen
parenta0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff)
Added git ignore files auto created from svn:ignore properties.
Diffstat (limited to 'docs/doxygen')
-rw-r--r--docs/doxygen/.gitignore13
-rw-r--r--docs/doxygen/other/.gitignore8
-rw-r--r--docs/doxygen/xml-swig/.gitignore16
3 files changed, 37 insertions, 0 deletions
diff --git a/docs/doxygen/.gitignore b/docs/doxygen/.gitignore
new file mode 100644
index 0000000000..f44627c9d3
--- /dev/null
+++ b/docs/doxygen/.gitignore
@@ -0,0 +1,13 @@
+/Makefile
+/Makefile.in
+/html
+/latex
+/xml
+/man
+/Doxyfile
+/.la
+/.lo
+/.deps
+/.libs
+/*.la
+/*.lo
diff --git a/docs/doxygen/other/.gitignore b/docs/doxygen/other/.gitignore
new file mode 100644
index 0000000000..a02b6ff73c
--- /dev/null
+++ b/docs/doxygen/other/.gitignore
@@ -0,0 +1,8 @@
+/Makefile
+/Makefile.in
+/.la
+/.lo
+/.deps
+/.libs
+/*.la
+/*.lo
diff --git a/docs/doxygen/xml-swig/.gitignore b/docs/doxygen/xml-swig/.gitignore
new file mode 100644
index 0000000000..4671390b0c
--- /dev/null
+++ b/docs/doxygen/xml-swig/.gitignore
@@ -0,0 +1,16 @@
+/Makefile
+/Makefile.in
+/html
+/latex
+/man
+/Doxyfile
+/.la
+/.lo
+/.deps
+/.libs
+/*.la
+/*.lo
+/*.xml
+/combine.xslt
+/compound.xsd
+/index.xsd