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