You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/10/02 19:59:21 UTC

[uima-uimaj] branch master-v2 updated: [UIMA-6126] Add .gitignore file to trunk

This is an automated email from the ASF dual-hosted git repository.

schor pushed a commit to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to refs/heads/master-v2 by this push:
     new f6c43b7  [UIMA-6126] Add .gitignore file to trunk
f6c43b7 is described below

commit f6c43b778b8fd8b0617ea82f0e63a11ea07e1cfa
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Sep 16 20:31:26 2019 +0200

    [UIMA-6126] Add .gitignore file to trunk
    
    - Ignore files that should not go into the repo
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b41dc86
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+.classpath
+.project
+.settings
+target
+META-INF
+checkpoint_synchPoint.xml
+checkpoint_synchPoint.xml.prev
+api-change-report
+.factorypath