diff options
author | Ian C <ianc@noddybox.co.uk> | 2005-10-13 23:24:27 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2005-10-13 23:24:27 +0000 |
commit | 6e5148e255a86409feaa446270aa29d27aa9849c (patch) | |
tree | 388c192b6d943fc77efb3d8b1218d496056ac644 /.cvsignore | |
parent | f100cf523bc110bb50452a4ae9e6dca991e458ac (diff) |
2D Vector Graphics designer
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..8cd2c4c --- /dev/null +++ b/.cvsignore @@ -0,0 +1,3 @@ +vec2ddes.debug.exe
+vec2ddes.exe
+.bmx
|