You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/04/10 01:49:12 UTC

git commit: add .gitignore file

Repository: archiva-site
Updated Branches:
  refs/heads/master 5daf4b1ba -> 57a3cce19


add .gitignore file


Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/57a3cce1
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/57a3cce1
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/57a3cce1

Branch: refs/heads/master
Commit: 57a3cce19fdb129f759e366fd87f4219468b09c0
Parents: 5daf4b1
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 10 09:49:02 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 10 09:49:02 2014 +1000

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/57a3cce1/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d8f2179
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+target
+*.iml
+.idea/