-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
41 lines (32 loc) · 575 Bytes
/
.gitignore
File metadata and controls
41 lines (32 loc) · 575 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
*.class
.DS_Store
# Mobile Tools for Java (J2ME)
.mtj.tmp/
.idea/workspace.xml
.idea/dictionaries
.idea/misc.xml
.idea/libraries
.idea/uiDesigner.xml
.idea/jarRepositories.xml
.idea/kotlinc.xml
.idea/modules.xml
.idea/usage.statistics.xml
.idea/checkstyle-idea.xml
**/*.iml
docs/**/*.zip
*/docs
# Package Files #
*.jar
*.war
*.ear
*/target
target
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# eclipse project file
.settings/
.classpath
.project
.idea/discord.xml
.idea/jpa-buddy.xml
.idea/git_toolbox_prj.xml