aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a8ca02182709bf3710a5c646ba8fe5387c46d9ea (plain) (blame)
1
2
3
4
5
6
7
8
deps/*
.idea/*
*.iml
**/juick.conf
**/logging.properties
**/build/**
.gradle/**
**/node_modules/**