diff options
author | nyamatongwe <devnull@localhost> | 2000-10-06 07:08:05 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-10-06 07:08:05 +0000 |
commit | 2dc438f14e5cfb65d52d6431cd1837edbd3a4465 (patch) | |
tree | 8cfb124b4dbe4cfa4442792842f38bc3d51ecd47 | |
parent | eed6d62a1be0ffd8a156a838462a37a5065e8086 (diff) | |
download | scintilla-mirror-2dc438f14e5cfb65d52d6431cd1837edbd3a4465.tar.gz |
New from Mark so CVS doesn't look at .obj or .res.
-rw-r--r-- | win32/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/.cvsignore b/win32/.cvsignore new file mode 100644 index 000000000..51068e216 --- /dev/null +++ b/win32/.cvsignore @@ -0,0 +1,3 @@ +.cvsignore +*.obj +ScintRes.res
\ No newline at end of file |