Skip to content

Commit

Permalink
No issue. Exclude m2e-apt configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Aug 15, 2019
1 parent 101765d commit b0b14c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ libudpipe_java.dylib
.DS_Store
.checkstyle
learning.log
.factorypath
1 change: 1 addition & 0 deletions dkpro-core-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@
<configuration>
<consoleOutput>true</consoleOutput>
<excludes>
<exclude>.factorypath</exclude>
<exclude>.activate-run-jcasgen</exclude>
<exclude>.gitignore</exclude>
<exclude>.checkstyle</exclude>
Expand Down

0 comments on commit b0b14c9

Please sign in to comment.