summaryrefslogtreecommitdiffstats
path: root/python/doc
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-07-22 17:34:02 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-07-22 17:34:02 +0000
commit693f0b17bbcadec0922f8f031514ba9346ff4b56 (patch)
tree2d28106b583cd0657209b43a6ec04d3e08079a26 /python/doc
parent8a6a66e4c923894475fb38bd4acef0262808aa05 (diff)
downloadlasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.tar.gz
lasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.tar.xz
lasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.zip
ignore Makefile.in, Makefile, .deps and .libs under python/
Diffstat (limited to 'python/doc')
-rw-r--r--python/doc/.cvsignore2
-rw-r--r--python/doc/tutorial/.cvsignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/python/doc/.cvsignore b/python/doc/.cvsignore
index 2ec816f3..c3b021b7 100644
--- a/python/doc/.cvsignore
+++ b/python/doc/.cvsignore
@@ -1,2 +1,4 @@
html
latex
+Makefile
+Makefile.in
diff --git a/python/doc/tutorial/.cvsignore b/python/doc/tutorial/.cvsignore
new file mode 100644
index 00000000..282522db
--- /dev/null
+++ b/python/doc/tutorial/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in