Skip to content
Snippets Groups Projects
.gitignore 153 B
# Project-related
dependency-reduced-pom.xml
git.properties

# gedit
*~
# Vim
*.swp
# IntelliJ
.idea/*
*.iml
/target/
/public/target/
/protected/target/