diff options
Diffstat (limited to 'gtneioreplugin/.gitignore')
| -rw-r--r-- | gtneioreplugin/.gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/gtneioreplugin/.gitignore b/gtneioreplugin/.gitignore new file mode 100644 index 0000000000..40fb5e4a7d --- /dev/null +++ b/gtneioreplugin/.gitignore @@ -0,0 +1,29 @@ +.gradle +.settings +/.idea/ +/run/ +/build/ +/eclipse/ +.classpath +.project +/bin/ +/config/ +/crash-reports/ +/logs/ +options.txt +/saves/ +usernamecache.json +banned-ips.json +banned-players.json +eula.txt +ops.json +server.properties +servers.dat +usercache.json +whitelist.json +/out/ +*.iml +*.ipr +*.iws +src/main/resources/mixins.*.json +*.bat |
