Files
Firmament/.gitignore
Linnea Gräf 8f3cc34740 Add @Subscribe annotation
[no changelog]
2024-05-07 20:26:04 +02:00

30 lines
506 B
Plaintext

# SPDX-FileCopyrightText: 2023 Linnea Gräf <nea@nea.moe>
#
# SPDX-License-Identifier: CC0-1.0
.env
.properties
/.gradle
/build/
/buildSrc/.gradle
/buildSrc/build/
/*/build
# 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
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
# IDEA
/.idea/
# loom runClient
/run/