-rw-r--r-- | bin/.cvsignore | 2 | ||||
-rw-r--r-- | bin/README | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cvsignore b/bin/.cvsignore new file mode 100644 index 0000000..b8cbd0c --- a/dev/null +++ b/bin/.cvsignore @@ -0,0 +1,2 @@ +[a-z]* +.bookmarks diff --git a/bin/README b/bin/README new file mode 100644 index 0000000..f293b3e --- a/dev/null +++ b/bin/README @@ -0,0 +1 @@ +Executables go here. |