2023-06-22 08:27:33 -04:00
|
|
|
# Gradle
|
2024-11-01 10:02:16 -04:00
|
|
|
.gradle
|
|
|
|
build/
|
|
|
|
run/
|
2023-06-22 08:27:33 -04:00
|
|
|
|
2024-11-01 10:02:16 -04:00
|
|
|
# IntelliJ IDEA
|
|
|
|
.idea/
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
2023-05-02 04:08:34 -04:00
|
|
|
|
|
|
|
# Exploits plugin
|
2024-11-01 10:02:16 -04:00
|
|
|
src/main/java/me/chayapak1/chomens_bot/plugins/ExploitsPlugin.java
|
2023-05-11 05:49:39 -04:00
|
|
|
|
|
|
|
# Testing plugins
|
2024-11-01 10:02:16 -04:00
|
|
|
src/main/java/me/chayapak1/chomens_bot/plugins/testing
|