diff options
| author | Alon Levy <alon@pobox.com> | 2015-05-27 08:40:45 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-05-27 08:40:45 +0300 |
| commit | 89d6b65db728b45cb36d358fe4e41aa982dcb835 (patch) | |
| tree | bcfc9b2ffda3d211bb24ad75a841da0fb25e1766 | |
| parent | dbe98f6bc89107fa9294891455596c09f2053a3e (diff) | |
gitignore: update for version.txt location, remove version from docker neo4j tarball
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,6 +11,6 @@ rhizi-server.log res/etc/rhizi-server.conf src/client/main-built.js src/client/main-built.js.map -res/templates/fragment/version.txt +res/template.d/version.txt src/server/tools -res/docker/fedora/neo4j-community-2.2.1-unix.tar.gz +res/docker/fedora/neo4j-*.tar.gz |
