diff options
author | Olivier Lamy <olamy@apache.org> | 2013-12-15 22:56:35 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-12-15 22:56:35 +0000 |
commit | 0f4bf0ffee83342d2898adae23f2b77645399f91 (patch) | |
tree | a26e9d9887123df2e88e51e3b4aa2a7e9c6d59b2 /.gitignore | |
parent | f5086a9be689202e4e81be87a51253e666c6a8de (diff) | |
download | archiva-0f4bf0ffee83342d2898adae23f2b77645399f91.tar.gz archiva-0f4bf0ffee83342d2898adae23f2b77645399f91.zip |
.gitignore += .site-content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551073 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8dc495430..a6067b33a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ build *.iws .DS_Store .extract +.site-content/ |