aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: efac9369c81c662a4d60421c75ef418e959f2368 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
deps/*
.idea/*
*.iml
**/juick.conf
**/logback.xml
**/npm-*.log
**/logging.properties
**/build/**
.gradle/**
**/node_modules/**
juick-www/src/main/webapp/scripts.js*
juick-www/src/main/webapp/style.css*

juick-spring-www/src/main/webapp/scripts.js*
juick-spring-www/src/main/webapp/style.css*