diff options
author | Barry Warsaw <barry@python.org> | 2001-01-31 22:27:00 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-01-31 22:27:00 (GMT) |
commit | 2df3c41e78cb77ac940cb8e0950a5d0c67c95508 (patch) | |
tree | 9b083a5ba559d526aec5f093378d0d437aeea1a3 /Demo/embed | |
parent | e98626d93f0885da2861cdb482ac5fe88e29df3c (diff) | |
download | cpython-2df3c41e78cb77ac940cb8e0950a5d0c67c95508.zip cpython-2df3c41e78cb77ac940cb8e0950a5d0c67c95508.tar.gz cpython-2df3c41e78cb77ac940cb8e0950a5d0c67c95508.tar.bz2 |
Ignore the programs created in this directory.
Diffstat (limited to 'Demo/embed')
-rw-r--r-- | Demo/embed/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Demo/embed/.cvsignore b/Demo/embed/.cvsignore new file mode 100644 index 0000000..1262828 --- /dev/null +++ b/Demo/embed/.cvsignore @@ -0,0 +1,3 @@ +demo +loop +import |