diff options
author | olivier lamy <olamy@apache.org> | 2017-06-21 16:54:41 +1000 |
---|---|---|
committer | olivier lamy <olamy@apache.org> | 2017-06-21 16:54:41 +1000 |
commit | 42df217cd095a98ab935885a1c6e6e4f10a37954 (patch) | |
tree | ffc09f99ea72edfc14ad5c70d7098201e6ceaded /.gitignore | |
parent | 7fc559dce1681f6fde673267754ca74d7aff4417 (diff) | |
download | archiva-42df217cd095a98ab935885a1c6e6e4f10a37954.tar.gz archiva-42df217cd095a98ab935885a1c6e6e4f10a37954.zip |
do not ignore .indexer so we can find the reason of unit failure :-)
Signed-off-by: olivier lamy <olamy@apache.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 479998867..d5addebb3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ build *.ipr *.iws out/ -.indexer #jenv .java-version |