Files
Purpur/.gitignore
William Blake Galbreath 8bcfb52714 Rebrand Purpur
2019-04-30 22:03:03 -05:00

47 lines
387 B
Plaintext

# Intellij
.idea/
*.iml
*.ipr
*.iws
out/
# Eclipse
.classpath
.project
.settings/
# netbeans
nbproject/
nbactions.xml
# we use maven!
build.xml
# Maven
log/
target/
dependency-reduced-pom.xml
# various other potential build files
build/
bin/
dist/
manifest.mf
# Mac
.DS_Store/
.DS_Store
# vim
.*.sw[a-p]
# Linux temp files
*~
# other stuff
run/
Purpur-Server
Purpur-API
mc-dev