aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3d75452a7dbccf5b75a3e5498c86f5cd38ea5d3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.idea/*
!.idea/copyright/
*.iml
**/application-production.properties
**/logback.xml
**/npm-*.log
**/logging.properties
**/build/**
**/.gradle/**
**/node_modules/**
.vscode/*
*.class
**/.classpath
**/.project
**/.settings/**
!.settings/org.eclipse.jdt.core.prefs
**/bin/**
**/.DS_Store
**/out/**
target/**
src/main/resources-filtered/static/*.js
src/main/resources-filtered/static/*.css
src/main/resources-filtered/static/*.svg
src/main/resources-filtered/static/*.map
src/main/resources-filtered/static/*.LICENSE
src/main/resources/application-durov.properties