diff options
author | Manoj Kasichainula <manoj@apache.org> | 1999-10-23 03:07:48 +0000 |
---|---|---|
committer | Manoj Kasichainula <manoj@apache.org> | 1999-10-23 03:07:48 +0000 |
commit | 43e258a318bfd7a5241a3e89c0d260c1fba7a28f (patch) | |
tree | 22b5a6512bc494e66f0e0c06086b46d810b4a555 /mmap | |
parent | cc143e47fafbc409a7ec079581235ebb0e2766bd (diff) | |
download | apr-43e258a318bfd7a5241a3e89c0d260c1fba7a28f.tar.gz |
Add a .cvsignore file to the Unix mmap section of APR
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'mmap')
-rw-r--r-- | mmap/unix/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mmap/unix/.cvsignore b/mmap/unix/.cvsignore new file mode 100644 index 000000000..f3c7a7c5d --- /dev/null +++ b/mmap/unix/.cvsignore @@ -0,0 +1 @@ +Makefile |