Merge commit '2af8c8dbf2d5eb16d7492fd12b4b786d6205d0f9' as 'lib'

This commit is contained in:
Charlie
2014-07-31 11:37:54 -04:00
46 changed files with 3570 additions and 0 deletions

8
lib/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Maven
target/
# Java
*.class
*.jar
*.war
*.ear