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

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amykang2020 committed Jul 20, 2017
1 parent 4715a46 commit f317b2d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore target directories
**/target/**
# Ignore examples .class
**/src/share/java/examples/**/*.class

0 comments on commit f317b2d

Please sign in to comment.