mirror of
https://github.com/chylex/Hardcore-Ender-Expansion-2.git
synced 2024-11-24 19:42:46 +01:00
29 lines
230 B
Plaintext
29 lines
230 B
Plaintext
# idea
|
|
out
|
|
*.ipr
|
|
*.iws
|
|
*.iml
|
|
|
|
.idea/gradle.xml
|
|
.idea/tasks.xml
|
|
.idea/workspace.xml
|
|
|
|
.idea/codeStyles
|
|
.idea/libraries
|
|
|
|
# eclipse
|
|
bin
|
|
*.launch
|
|
.settings
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# gradle
|
|
build
|
|
.gradle
|
|
|
|
# game
|
|
run/*
|
|
!run/*.ps1
|