-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (20 loc) · 561 Bytes
/
Copy path.gitignore
File metadata and controls
26 lines (20 loc) · 561 Bytes
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
# Maven Wrapper files that will be regenerate automatically
.mvn/wrapper/maven-wrapper.jar
# https://gradle.com/blog/five-ways-to-speed-up-your-apache-maven-builds/
.mvn/.develocity/
# IntelliJ IDEA
# https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems
/.idea/*
!/.idea
!/.idea/codeStyles
*.iml
# Java
target/
coverage/
# Files generated by tests
/container/docker/certs
# User-specific properties
/test/test.properties
# Internal documents
/docs/3rd-party-licenses.md
/docs/marketing.md