diff options
author | Joe George <joe@zeroc.com> | 2014-11-10 11:17:11 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2014-11-10 11:17:11 -0500 |
commit | 5a21166113fa35748c42e5bb0f4d438bf97c8857 (patch) | |
tree | 00ce4df8679da418689e409b58d8c637c33cd89c /java/demo/Manual | |
parent | Some fixes for collocated demo builds (diff) | |
download | ice-5a21166113fa35748c42e5bb0f4d438bf97c8857.tar.bz2 ice-5a21166113fa35748c42e5bb0f4d438bf97c8857.tar.xz ice-5a21166113fa35748c42e5bb0f4d438bf97c8857.zip |
Add missing db folders to a few Manual tests
Diffstat (limited to 'java/demo/Manual')
-rw-r--r-- | java/demo/Manual/evictor_filesystem/db/.gitignore | 1 | ||||
-rw-r--r-- | java/demo/Manual/map_filesystem/db/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/java/demo/Manual/evictor_filesystem/db/.gitignore b/java/demo/Manual/evictor_filesystem/db/.gitignore new file mode 100644 index 00000000000..39af5887579 --- /dev/null +++ b/java/demo/Manual/evictor_filesystem/db/.gitignore @@ -0,0 +1 @@ +# Dummy file, so that git retains this otherwise empty directory. diff --git a/java/demo/Manual/map_filesystem/db/.gitignore b/java/demo/Manual/map_filesystem/db/.gitignore new file mode 100644 index 00000000000..39af5887579 --- /dev/null +++ b/java/demo/Manual/map_filesystem/db/.gitignore @@ -0,0 +1 @@ +# Dummy file, so that git retains this otherwise empty directory. |