-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
73 lines (65 loc) · 2.56 KB
/
.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Compiled class file
*.class
# FIles for tests
result.json
token.json
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
bin
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/.idea/.name
/build/*
/build/resources/main/application.properties
/build/resources/main/application-dev.properties
/.gradle/buildOutputCleanup/buildOutputCleanup.lock
/.gradle/buildOutputCleanup/cache.properties
/.gradle/checksums/checksums.lock
/.idea/compiler.xml
/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock
/.gradle/7.1/executionHistory/executionHistory.bin
/.gradle/7.1/executionHistory/executionHistory.lock
/.gradle/7.1/fileHashes/fileHashes.bin
/.gradle/7.1/fileHashes/fileHashes.lock
/.gradle/7.1/dependencies-accessors/gc.properties
/.gradle/7.1/gc.properties
/.gradle/vcs-1/gc.properties
/.idea/gradle.xml
/.idea/jarRepositories.xml
/.gradle/7.1/fileChanges/last-build.bin
/.gradle/checksums/md5-checksums.bin
/.idea/misc.xml
/.gradle/buildOutputCleanup/outputFiles.bin
/build/tmp/compileJava/previous-compilation-data.bin
/.gradle/checksums/sha1-checksums.bin
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24_[Changes]/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24_[Changes]1/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31_[Changes]/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31_[Changes]1/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_32_[Changes]/shelved.patch
/.idea/uiDesigner.xml
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24__Changes_.xml
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24__Changes_1.xml
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31__Changes_.xml
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31__Changes_1.xml
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_32__Changes_.xml
/.idea/vcs.xml
/.idea/workspace.xml
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24_[Changes]/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Checkout_at_14_10_2021_18_24_[Changes]1/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31_[Changes]/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_31_[Changes]1/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Update_at_14_10_2021_18_32_[Changes]/shelved.patch
/.gradle/