Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Charleston Anjos authored and nicholasdille committed Aug 26, 2019
1 parent 8b3aff3 commit 9dd9370
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ hs_err_pid*

*/target/*
out/*.jar
target/lib/*.jar
target/lib/*.jar

.settings/
.project
.classpath

0 comments on commit 9dd9370

Please sign in to comment.