Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit f317b2d

Browse files
committed
add .gitignore
1 parent 4715a46 commit f317b2d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Ignore target directories
2+
**/target/**
3+
# Ignore examples .class
4+
**/src/share/java/examples/**/*.class

0 commit comments

Comments
 (0)