diff options
author | dscho <dscho> | 2008-05-31 12:49:20 +0000 |
---|---|---|
committer | dscho <dscho> | 2008-05-31 12:49:20 +0000 |
commit | 0cb39508630747dc439f0a4ef64e3b7cd9e53e82 (patch) | |
tree | ce5f8af4d3c083b6fde78ac078e51845704a9d73 /VisualNaCro | |
parent | c5233839719d98e6de481fd8780bf191b638d3ee (diff) | |
download | libvncserver-0cb39508630747dc439f0a4ef64e3b7cd9e53e82.zip libvncserver-0cb39508630747dc439f0a4ef64e3b7cd9e53e82.tar.gz |
VisualNaCro: add .gitignore file
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'VisualNaCro')
-rw-r--r-- | VisualNaCro/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/VisualNaCro/.gitignore b/VisualNaCro/.gitignore new file mode 100644 index 0000000..a7007d3 --- /dev/null +++ b/VisualNaCro/.gitignore @@ -0,0 +1,5 @@ +/COPYING +/INSTALL +/nacro.pm +/nacro.so +/nacro_wrap.c |