ArmoredElytra/.gitignore
Pim van der Loos 2f57f0df59
Fix incorrect armored elytra creation
- No longer making "armored elytra"s out of non-elytra items.
2020-08-04 14:25:53 +02:00

38 lines
456 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Mac Files #
**/.DS_Store
/target/
/lib/
.classpath
.directory
.externalToolBuilders/
.idea/
.project
.settings/
ArmoredElytra (1).iml
NBTChange
dependency-reduced-pom.xml
mover.xml