Skip to content

Commit 8cd15a9

Browse files
author
Michael Paquier
committed
Update entries in lib/.gitignore
Jar files downloaded from maven should be ignored in the code tree.
1 parent 34f9361 commit 8cd15a9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

lib/.gitignore

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
guava-18.0.jar
2+
hamcrest-core-1.3.jar
23
jna-4.1.0.jar
34
jna-platform-4.1.0.jar
4-
junit-4.0.jar
5+
junit-4.11.jar
6+
maven-ant-tasks-2.1.3.jar
7+
org.osgi.enterprise-4.2.0.jar
8+
org.osgi.core-4.3.1.jar
59
slf4j-api-1.7.7.jar
6-
waffle-jna-1.7.jar
710
slf4j-simple-1.7.7.jar
11+
waffle-jna-1.7.jar

0 commit comments

Comments
 (0)