Skip to content

Commit

Permalink
add lib dor to .gitignore so that if you run gradle copyRuntimeLibs y…
Browse files Browse the repository at this point in the history
…ou dont get another dir in the git status list
  • Loading branch information
Ed Sumerfield committed Oct 4, 2015
1 parent ff274d2 commit 052f4d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ src/main/java/rebel.xml
/.settings/
/.gradle/
tags
lib

0 comments on commit 052f4d6

Please sign in to comment.