diff options
author | nyamatongwe <unknown> | 2001-03-02 21:52:06 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-03-02 21:52:06 +0000 |
commit | c10adaef3a9cc8258366cf83930f11baf13a99af (patch) | |
tree | 8afa73c5ae21be302341c02a30907036d7619c66 | |
parent | afdc7ea0e37f2ce568fd1c1689f35e631020b02d (diff) | |
download | scintilla-mirror-c10adaef3a9cc8258366cf83930f11baf13a99af.tar.gz |
Initial version.
-rw-r--r-- | bin/.cvsignore | 2 | ||||
-rw-r--r-- | include/.cvsignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cvsignore b/bin/.cvsignore new file mode 100644 index 000000000..df3eb84ea --- /dev/null +++ b/bin/.cvsignore @@ -0,0 +1,2 @@ +.cvsignore +*.dll diff --git a/include/.cvsignore b/include/.cvsignore new file mode 100644 index 000000000..d5bd61366 --- /dev/null +++ b/include/.cvsignore @@ -0,0 +1,2 @@ +.cvsignore +*.pyc |