You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2017/04/18 14:17:04 UTC

aries-jpa git commit: Adding gitignore

Repository: aries-jpa
Updated Branches:
  refs/heads/master a5df7f6c1 -> 4514bb683


Adding gitignore


Project: http://git-wip-us.apache.org/repos/asf/aries-jpa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-jpa/commit/4514bb68
Tree: http://git-wip-us.apache.org/repos/asf/aries-jpa/tree/4514bb68
Diff: http://git-wip-us.apache.org/repos/asf/aries-jpa/diff/4514bb68

Branch: refs/heads/master
Commit: 4514bb683e802470a8c3b4ae3c540882ebbd0bda
Parents: a5df7f6
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Tue Apr 18 16:16:58 2017 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Tue Apr 18 16:16:58 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/aries-jpa/blob/4514bb68/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ca2256e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*.i??
+.DS_Store
+.checkstyle
+.classpath
+.pmd
+.project
+.ruleset
+.settings/
+target/
+velocity.log
+*.md.html
+.idea/
+generated/
+