diff options
Diffstat (limited to 'gtneioreplugin/.gitignore')
-rw-r--r-- | gtneioreplugin/.gitignore | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/gtneioreplugin/.gitignore b/gtneioreplugin/.gitignore deleted file mode 100644 index 40fb5e4a7d..0000000000 --- a/gtneioreplugin/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ -.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 |