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 20:00:06 UTC

[uima-uimaj] branch master 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
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


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

commit d35d5ce1816457e8c11c45c1ae7a2ee5a9c07182
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Sep 16 20:20:20 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