You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by th...@apache.org on 2017/05/19 17:12:29 UTC

[15/36] avro git commit: [add] add more to gitignore

[add] add more to gitignore

Project: http://git-wip-us.apache.org/repos/asf/avro/repo
Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/c3964345
Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/c3964345
Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/c3964345

Branch: refs/heads/master
Commit: c3964345189581db8347bf0e038a0559d7a7626c
Parents: 21efba0
Author: Zoltan Farkas <zo...@yahoo.com>
Authored: Mon Jul 11 11:28:23 2016 -0400
Committer: Zoltan Farkas <zo...@yahoo.com>
Committed: Mon Jul 11 11:28:23 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/avro/blob/c3964345/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 372789a..0388781 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ target
 /build
 test-output
 /dist
+/lang/java/compiler/nbactions.xml
+/lang/java/compiler/nb-configuration.xml
\ No newline at end of file