diff options
author | olivier lamy <olamy@apache.org> | 2016-03-02 15:08:01 +1100 |
---|---|---|
committer | olivier lamy <olamy@apache.org> | 2016-03-02 15:08:01 +1100 |
commit | 8665501aed8d5d7fdd3aa2f6d3b4f0090e6eb61b (patch) | |
tree | a6804540d093a4181a09d868541c8898545255cd | |
parent | 8210219209c3d19232ab02c7fc5e8b0bfa5ddeec (diff) | |
download | archiva-8665501aed8d5d7fdd3aa2f6d3b4f0090e6eb61b.tar.gz archiva-8665501aed8d5d7fdd3aa2f6d3b4f0090e6eb61b.zip |
ignore idea directory
Signed-off-by: olivier lamy <olamy@apache.org>
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1847,6 +1847,7 @@ <exclude>nbactions.xml</exclude> <exclude>nb-configuration.xml</exclude> <exclude>.travis.yml</exclude> + <exclude>out/**</exclude> </excludes> </configuration> </plugin> |