aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d78e545a84eefd290e3882000a59b2c3ec8f72ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
deps/*
.idea/*
*.iml
**/juick.conf
**/logback.xml
**/npm-*.log
**/logging.properties
**/build/**
.gradle/**
**/node_modules/**
.vscode/*
*.class
**/.classpath
**/.project
**/.settings/**
**/bin/**
**/.DS_Store
**/out/**
juick-www/src/main/resources/*.js
juick-www/src/main/resources/*.css
juick-www/src/main/resources/*.map
juick-www/src/main/resources/manifest.json