Skip to content
Snippets Groups Projects
.gitignore 76 B
Newer Older
# IntelliJ
.idea
*.ipr
*.iml
*.iws

# Exclude all target folders
*/target/*