diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-07-22 17:34:02 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-07-22 17:34:02 +0000 |
| commit | 693f0b17bbcadec0922f8f031514ba9346ff4b56 (patch) | |
| tree | 2d28106b583cd0657209b43a6ec04d3e08079a26 /python/protocols | |
| parent | 8a6a66e4c923894475fb38bd4acef0262808aa05 (diff) | |
| download | lasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.tar.gz lasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.tar.xz lasso-693f0b17bbcadec0922f8f031514ba9346ff4b56.zip | |
ignore Makefile.in, Makefile, .deps and .libs under python/
Diffstat (limited to 'python/protocols')
| -rw-r--r-- | python/protocols/.cvsignore | 3 | ||||
| -rw-r--r-- | python/protocols/elements/.cvsignore | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/python/protocols/.cvsignore b/python/protocols/.cvsignore new file mode 100644 index 00000000..051d1bd5 --- /dev/null +++ b/python/protocols/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in +.deps diff --git a/python/protocols/elements/.cvsignore b/python/protocols/elements/.cvsignore new file mode 100644 index 00000000..09653e95 --- /dev/null +++ b/python/protocols/elements/.cvsignore @@ -0,0 +1,4 @@ +.deps +Makefile +Makefile.in + |
