diff options
| author | syeyoung <cyong06@naver.com> | 2021-03-11 21:03:14 +0900 |
|---|---|---|
| committer | syeyoung <cyong06@naver.com> | 2021-03-11 21:03:14 +0900 |
| commit | 1e7761c2a495add7bbd896a64544374f8ca702b4 (patch) | |
| tree | 8e6e2fedd9bcda5ea894ff485dcd5384be162d45 /.gitignore | |
| parent | 45098cc47769c0a7edeacd587c355e99f97e11c9 (diff) | |
| download | Skyblock-Dungeons-Guide-1e7761c2a495add7bbd896a64544374f8ca702b4.tar.gz Skyblock-Dungeons-Guide-1e7761c2a495add7bbd896a64544374f8ca702b4.tar.bz2 Skyblock-Dungeons-Guide-1e7761c2a495add7bbd896a64544374f8ca702b4.zip | |
resources
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -23,4 +23,9 @@ gradle-app.setting # # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 # gradle/wrapper/gradle-wrapper.properties -mods/*
\ No newline at end of file +mods/* +/modcore/config.toml +/modcore/Sk1er Modcore-0.1.47 (1.8.9).jar +/.mixin.out/audit/mixin_implementation_report.csv +/.mixin.out/audit/mixin_implementation_report.txt +/modcore/metadata.json |
