summaryrefslogtreecommitdiff
path: root/docs/doxygen
diff options
context:
space:
mode:
authorgit <git@221aa14e-8319-0410-a670-987f0aec2ac5>2009-08-14 18:10:11 +0000
committergit <git@221aa14e-8319-0410-a670-987f0aec2ac5>2009-08-14 18:10:11 +0000
commit253018c6cdb114f5662a2d7ba8ed748c6e68e3a7 (patch)
treeaeb2d6f70c6e96dcf5231cd68105ace332c27086 /docs/doxygen
parenta0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff)
Added git ignore files auto created from svn:ignore properties.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
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