This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
MinecraftDiscordRichPresence/.gitignore
2019-06-07 19:17:06 +02:00

23 lines
144 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run