forked from spring-projects/sts4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (38 loc) · 858 Bytes
/
.gitignore
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
*\~
*.class
**/classpath.txt
**/.idea
**/*.iml
**/*.versionsBackup
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
**/target/*.jar
**/jars/*.jar
eclipse-language-servers/**/*.jar
*.war
*.ear
**/.sts4-cache/*
**/test-projects/**/*.classpath
**/test-projects/**/*.vscode
**/test-projects/**/*.project
**/test-projects/**/*.settings
**/test-projects/**/*.springBeans
# Exceptions
!**/.mvn/wrapper/maven-wrapper.jar
!**/jdt-ls-extension/**/test-projects/**/.classpath
!**/jdt-ls-extension/**/test-projects/**/.project
!**/jdt-ls-extension/**/test-projects/**/.settings
# virtual machine crash logs, see https://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
servers/
target/
bin/
*.log
# Mac OSX aux files
.DS_Store
**/.DS_Store
third-party-open-source-licenses.txt
**/third-party-open-source-licenses/**
nohttp-cli-*.jar
unpack/