MagmaGuy / EliteMobs

This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
http://www.magmaguy.com
GNU General Public License v3.0
162 stars 61 forks source link

gitignore file #21

Closed Paul2708 closed 4 years ago

Paul2708 commented 4 years ago

As you do not accept any pull requests, could you provide a .gitignore file that contains at least:

# Eclipse
.metadata/
.recommenders/
.checkstyle
.classpath
.project
.settings
bin/
target/

# IntelliJ IDEA
.idea/
*.iml

I would appreciate it. Greetings, Paul