-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (18 loc) · 680 Bytes
/
.gitignore
File metadata and controls
26 lines (18 loc) · 680 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
# Temporary directory generated by Gradle for caching build information.
.gradle
# Directory generated by Gradle that contains the build results.
/build/
# Ignore the project directory generated by IntelliJ IDEA.
.idea
# Ignore temporary files generated by macOS.
.DS_Store
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored).
!gradle-wrapper.jar
# Cache of project.
.gradletasknamecache
# File generated by jEnv for declaring a specific local Java version for a single directory.
.java-version
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898.
# gradle/wrapper/gradle-wrapper.properties